UNPKG

bmfe-mobile-template

Version:

BM 移动端模板

21 lines (19 loc) 359 B
/** * @Author: songqi * @Date: 2016-09-21 * @Email: songqi@benmu-health.com * @Last modified by: songqi * @Last modified time: 2017-02-20 */ module.exports = [{ delay: 2000, response: { resCode: 102, msg: "请求成功", data: { userInfo:{ name: 'zero' } } } }];