Authored by ccbikai

完善个人中心 Promise

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