const tmp = { saveData({bean}) { return red.postX('http://oss-v09x.woaihaoyouxi.com/article/batch_import', {bean:JSON.stringify(bean)}) }, search({keyword}) { return red.postX('http://oss-v09x.woaihaoyouxi.com/game/search', {keyword}) } }