Browse Source

'修BUG'

main
hflllll 1 month ago
parent
commit
d0624b10ae
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config/index.js

+ 1
- 1
config/index.js View File

@ -12,7 +12,7 @@ const envParam = {
prod: 'production',
}
const env = envParam['test']
const env = envParam['prod']
// 全局配置
const config = {


Loading…
Cancel
Save