Authored by biao

test

Showing 1 changed file with 1 additions and 0 deletions
... ... @@ -7,6 +7,7 @@
const config = require('./config/common');
// use one apm
if (config.useOneapm) {
require('oneapm');
... ...