This commit is contained in:
邹宗楠
2022-11-01 16:36:14 +08:00
parent ea7ecfa47b
commit 8c77efb38b
4 changed files with 23 additions and 14 deletions

View File

@@ -53,7 +53,7 @@ type LogisticsIndTrackPushParam struct {
// 轨迹信息
TraceMsgs []TraceMsgList `json:"trace_msgs"`
// 未知
AuthorityId string `json:"authority_id"`
//AuthorityId string `json:"authority_id"`
}
type TraceMsgList struct {