fix(serverdata): changed dayton to be 24 hour shipping and added marktree
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
"active": true,
|
||||
"serverLoc": "E:\\LST\\lstv2",
|
||||
"oldVersion": "E:\\LST\\lst_backend",
|
||||
"shippingHours": "[{\"early\": \"06:30\", \"late\": \"23:00\"}]",
|
||||
"shippingHours": "[{\"early\": \"00:00\", \"late\": \"23:59\"}]",
|
||||
"tiPostTime": "[{\"from\": \"24\", \"to\": \"24\"}]",
|
||||
"otherSettings": [{ "specialInstructions": "" }]
|
||||
},
|
||||
@@ -350,6 +350,28 @@
|
||||
"otherSettings": [
|
||||
{ "specialInstructions": "Loadbars/Straps required." }
|
||||
]
|
||||
},
|
||||
{
|
||||
"sName": "Marked Tree",
|
||||
"serverDNS": "usmar1vms006",
|
||||
"plantToken": "usmar1",
|
||||
"idAddress": "10.206.9.26",
|
||||
"greatPlainsPlantCode": "90",
|
||||
"streetAddress": "301 Industrial St",
|
||||
"cityState": "Marked Tree, AR",
|
||||
"zipcode": "72365",
|
||||
"contactEmail": "Shippingreceivingstpeters@groups.alpla.com",
|
||||
"contactPhone": "6365771018",
|
||||
"customerTiAcc": "ALPL01MARINT",
|
||||
"lstServerPort": "3000",
|
||||
"active": true,
|
||||
"serverLoc": "E:\\LST\\lstv2",
|
||||
"oldVersion": "E:\\LST\\lst_backend",
|
||||
"shippingHours": "[{\"early\": \"06:30\", \"late\": \"23:00\"}]",
|
||||
"tiPostTime": "[{\"from\": \"24\", \"to\": \"24\"}]",
|
||||
"otherSettings": [
|
||||
{ "specialInstructions": "Loadbars/Straps required." }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user