Authored by zhangxiaoru

格式

... ... @@ -21,7 +21,7 @@ const aliCloudri = (req, res, next) => {
module: 'activity',
width750: true,
cloudRi: result
})
});
}).catch(next);
};
... ...