refactor: Move readGisLines to /api/talas_v5_DB/gisLines/ folder for better organization
This commit is contained in:
@@ -8,7 +8,7 @@ export default function handler(req, res) {
|
||||
IdModul: 1,
|
||||
Na: "system",
|
||||
Le: 4,
|
||||
Co: "#000FFF",
|
||||
Co: "#00FF00",
|
||||
Me: "Eingang DE04 kommend",
|
||||
Feld: 3,
|
||||
Icon: 0,
|
||||
@@ -17,7 +17,7 @@ export default function handler(req, res) {
|
||||
IdModul: 3,
|
||||
Na: "system",
|
||||
Le: 4,
|
||||
Co: "#FF0000",
|
||||
Co: "#FF00FF",
|
||||
Me: "Eingang DE05 kommend",
|
||||
Feld: 3,
|
||||
Icon: 0,
|
||||
|
||||
Reference in New Issue
Block a user