fix 0500
This commit is contained in:
parent
ce6220a075
commit
a673ec7c2d
|
@ -625,7 +625,7 @@ if curl -fs \
|
||||||
"mode": "row-based"
|
"mode": "row-based"
|
||||||
},
|
},
|
||||||
"baseColumnName": "M|ART",
|
"baseColumnName": "M|ART",
|
||||||
"expression": $(echo "grel:${expression}" | ${jq} -s -R '.')
|
"expression": $(echo "grel:${expression}" | ${jq} -s -R '.'),
|
||||||
"onError": "set-to-blank",
|
"onError": "set-to-blank",
|
||||||
"newColumnName": "0500",
|
"newColumnName": "0500",
|
||||||
"columnInsertIndex": 3
|
"columnInsertIndex": 3
|
||||||
|
|
Loading…
Reference in New Issue