@@ -25,7 +25,7 @@ type (
}
getInfoIdReq {
- PositionId int64 `header:"positionId,optional"`
+ PositionId int64 `header:"userPositionId,optional"`
)
@@ -25,5 +25,5 @@ type AddProjectReq struct {
type GetInfoIdReq struct {