Skip to content

企业微信 - 获取审批单详情 - 返回的结果不支持control参数为Attendance #1453

@hrwhat

Description

@hrwhat

简要描述

企业微信 - 获取审批单详情没有返回control参数为Attendance的数据

模块版本情况

  • WxJava 模块名: weixin-java-cp
  • WxJava 版本号: 3.7.2.B

详细描述

该部分的报文为

{ "control": "Attendance", "id": "smart-time", "title": [ { "text": "出差", "lang": "zh_CN" } ], "value": { "tips": [], "members": [], "departments": [], "files": [], "children": [], "stat_field": [], "attendance": { "date_range": { "type": "halfday", "new_begin": 1584892800, "new_end": 1585022400, "new_duration": 172800 }, "type": 3 }, "sum_field": [], "related_approval": [] } }

详见https://work.weixin.qq.com/api/doc/90000/90135/91983 附12
me.chanjar.weixin.cp.bean.oa.applydata.ContentValue此类没有对attendance部分数据的支持

日志

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions