This commit is contained in:
parent
9238097b41
commit
cd7f98171b
@ -158,7 +158,7 @@ func declareLinesRoutes(router *gin.RouterGroup) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pgline := PGLine{
|
pgline := PGLine{
|
||||||
Code: fmt.Sprintf("STIF:Line::%s:", line.Fields.IdLine),
|
Code: line.Fields.IdLine,
|
||||||
Name: name,
|
Name: name,
|
||||||
Directions: "",
|
Directions: "",
|
||||||
Id: line.Fields.IdLine,
|
Id: line.Fields.IdLine,
|
||||||
|
Loading…
Reference in New Issue
Block a user