refactor(lim): shipping hours change

This commit is contained in:
2025-06-23 16:47:11 -05:00
parent f4dd572a8f
commit 7ed9db1bdb

View File

@@ -224,7 +224,7 @@
"active": true,
"serverLoc": "E:\\LST\\lstv2",
"oldVersion": "E:\\LST\\lst_backend",
"shippingHours": "[{\"early\": \"07:00\", \"late\": \"11:00\"}]",
"shippingHours": "[{\"early\": \"13:00\", \"late\": \"15:00\"}]",
"tiPostTime": "[{\"from\": \"24\", \"to\": \"24\"}]",
"otherSettings": [{ "specialInstructions": "" }]
},