Authored by ccbikai

完善个人中心 Promise

... ... @@ -2,7 +2,6 @@
const api = global.yoho.API;
const serviceAPI = global.yoho.ServiceAPI;
const singleAPI = global.yoho.SingleAPI;
const Promise = require('bluebird');
const helpers = global.yoho.helpers;
/**
... ...