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.
1 parent dedebeb commit bf753bbCopy full SHA for bf753bb
src/work/server/handlers/models/event.go
@@ -242,6 +242,7 @@ type ApprovalInfo struct {
242
StatusChangeEvent string `xml:"StatuChangeEvent"`
243
244
// new fields
245
+ // https://developer.work.weixin.qq.com/document/path/90240#%E5%AE%A1%E6%89%B9%E7%8A%B6%E6%80%81%E9%80%9A%E7%9F%A5%E4%BA%8B%E4%BB%B6
246
ThirdNo string `xml:"ThirdNo"`
247
OpenSpName string `xml:"OpenSpName"`
248
OpenTemplateId string `xml:"OpenTemplateId"`
0 commit comments