/** * 支付数据管理 */ let PayMgr = { init () { if (CC_EDITOR) { return; } }, } module.exports = PayMgr;