Browse Source

‘修改配置为生产’

master
Lj 4 weeks ago
parent
commit
478bdf1ef5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config.js

+ 1
- 1
config.js View File

@ -1,5 +1,5 @@
// config.js // config.js
const type = 'local'
const type = 'prod'
const config = { const config = {
local: { local: {


Loading…
Cancel
Save