Commit cff93891 authored by 刘松's avatar 刘松

config

parent eb44a261
try {
module.exports = require('./config.default.js');
module.exports = require('./config_current.js');
} catch (err) {
module.exports = require('./config.default.js');
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment