FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

【企业微信】获取审批申请详情接口返回数据增加关联审批单控件 by luxiang0412 · Pull Request #2468 · binarywang/WxJava · GitHub

【企业微信】获取审批申请详情接口返回数据增加关联审批单控件 - #2468

Merged
binarywang merged 1 commit into
binarywang:developfrom
luxiang0412:develop
Dec 27, 2021
Merged

【企业微信】获取审批申请详情接口返回数据增加关联审批单控件#2468
binarywang merged 1 commit into
binarywang:developfrom
luxiang0412:develop

Conversation

Copy link
Copy Markdown

API地址:获取审批申请详情
附16 关联审批单控件(control参数为RelatedApproval)

{
    "related_approval": [
    {
        "template_names": [{
            "text": "模板A",
            "lang": "zh_CN"
        }, 
        {
            "text": "",
            "lang": "en"
        }],
        "sp_status": 1,
        "name": "小明",
        "create_time": 1605690437,
        "sp_no": "202011180001"
    }
    ]
}

binarywang merged commit e1b7000 into binarywang:develop Dec 27, 2021
binarywang added this to the 4.2.3 milestone Jan 7, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL