diff --git a/lstV2/server/services/logistics/controller/dm/forecast/mappings/abbott.ts b/lstV2/server/services/logistics/controller/dm/forecast/mappings/abbott.ts new file mode 100644 index 0000000..e246373 --- /dev/null +++ b/lstV2/server/services/logistics/controller/dm/forecast/mappings/abbott.ts @@ -0,0 +1 @@ +export const abbottForecast = async () => {};