Authored by 郭成尧

strict

... ... @@ -2,10 +2,12 @@
* @Author: Targaryen
* @Date: 2017-03-23 11:02:31
* @Last Modified by: Targaryen
* @Last Modified time: 2017-03-31 16:57:27
* @Last Modified time: 2017-04-12 14:36:15
*/
/* 红人店铺数据处理 */
'use strict';
const _ = require('lodash');
const helpers = global.yoho.helpers;
... ...