Authored by ccbikai

语法错误修改

  1 +'use strict';
  2 +
1 const _ = require('lodash'); 3 const _ = require('lodash');
2 const api = global.yoho.API; 4 const api = global.yoho.API;
3 const camelCase = global.yoho.camelCase; 5 const camelCase = global.yoho.camelCase;