diff --git a/backend/.idea/workspace.xml b/backend/.idea/workspace.xml index 8b2bd97..ee1fe17 100644 --- a/backend/.idea/workspace.xml +++ b/backend/.idea/workspace.xml @@ -20,7 +20,6 @@ - diff --git a/backend/sub-store.js b/backend/sub-store.js index 9682b5b..57716e5 100644 --- a/backend/sub-store.js +++ b/backend/sub-store.js @@ -2246,7 +2246,7 @@ function express(port = 3000) { } function Response() { - let statusCode = "200"; + let statusCode = 200; const {isQX, isLoon, isSurge} = ENV(); const headers = DEFAULT_HEADERS; const STATUS_CODE_MAP = {