Skip to content

Commit dedebeb

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

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
@@ -240,6 +240,7 @@ type ApprovalInfo struct {
240240
Notifier *Notifier `xml:"Notifyer"`
241241
Comments *Comments `xml:"Comments"`
242242
StatusChangeEvent string `xml:"StatuChangeEvent"`
243+
243244
// new fields
244245
ThirdNo string `xml:"ThirdNo"`
245246
OpenSpName string `xml:"OpenSpName"`

0 commit comments

Comments
 (0)