diff --git a/pkg/upstreamApi/vstp.go b/pkg/upstreamApi/vstp.go index c6771ff..18d0cfe 100644 --- a/pkg/upstreamApi/vstp.go +++ b/pkg/upstreamApi/vstp.go @@ -6,7 +6,7 @@ type MsgData struct { } type VstpMsg struct { - CIFMsg JsonScheduleV1 `json:"schedule,omitempty"` + CIFMsg JsonScheduleV1vstp `json:"schedule,omitempty"` } // Redundant Types: