Sales import Working

This commit is contained in:
2026-09-15 04:10:38 +00:00
parent 7be26ad9da
commit 7656c7e877
11 changed files with 190 additions and 77 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"tasks": [
{
"type": "npm",
"script": "start",
"script": "start -- --port 4200",
"isBackground": true,
"options": {
"cwd": "${workspaceFolder}/overlord"