Authored by ccbikai

语法错误修改

'use strict';
const _ = require('lodash');
const api = global.yoho.API;
const camelCase = global.yoho.camelCase;
... ...