This commit is contained in:
richboo111
2022-11-02 09:50:34 +08:00
14 changed files with 176 additions and 46 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 {