Skip to content

Commit bf753bb

Browse files
author
Matrix-X
committed
fix(work): ApprovalInfo new fields
1 parent dedebeb commit bf753bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/work/server/handlers/models/event.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ type ApprovalInfo struct {
242242
StatusChangeEvent string `xml:"StatuChangeEvent"`
243243

244244
// 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
245246
ThirdNo string `xml:"ThirdNo"`
246247
OpenSpName string `xml:"OpenSpName"`
247248
OpenTemplateId string `xml:"OpenTemplateId"`

0 commit comments

Comments
 (0)