Fix VstpMsg JSON tag error
This commit is contained in:
parent
1cbfb1d074
commit
816f023a60
@ -1,7 +1,7 @@
|
||||
package upstreamApi
|
||||
|
||||
type VstpMsg struct {
|
||||
CIFMsg *Schedule `json:"VSTPCIFMsgV1"`
|
||||
CIFMsg *Schedule `json:"schedule"`
|
||||
}
|
||||
|
||||
type Schedule struct {
|
||||
|
Loading…
Reference in New Issue
Block a user