fix package

This commit is contained in:
limqhz
2021-07-10 15:36:37 +08:00
parent 806528af1c
commit 8acd763b5e
4 changed files with 4 additions and 10 deletions

View File

@@ -1,5 +1,3 @@
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://oms.ldnz.rxjt.co"',
APP_ORIGIN: '"http://oms.ldnz.rxjt.co"'
NODE_ENV: '"production"'
};