We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
当一个审批状态为11-已回退时,WxCpApprovalRecordDetail拿到的WxCpRecordSpStatus 将会是null
主动获取到:WxCpApprovalDetailResult 时,从里面取出审批记录,当获取审批记录的审批状态时,如果审批状态是11-已回退,则会返回null。 查看代码,发现WxCpRecordSpStatus 中为定义值为11的枚举。