Newer
Older
operation_web / config / prod.env.js
@zhangqy zhangqy on 28 Nov 2019 61 bytes tijiao
'use strict'
module.exports = {
  NODE_ENV: '"production"'
}