This commit is contained in:
parent
9238097b41
commit
cd7f98171b
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ func declareLinesRoutes(router *gin.RouterGroup) {
|
|||
}
|
||||
|
||||
pgline := PGLine{
|
||||
Code: fmt.Sprintf("STIF:Line::%s:", line.Fields.IdLine),
|
||||
Code: line.Fields.IdLine,
|
||||
Name: name,
|
||||
Directions: "",
|
||||
Id: line.Fields.IdLine,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue