Authored by OF1706

头部banner

... ... @@ -11,7 +11,6 @@ const helpers = global.yoho.helpers;
const index = (req, res) => {
console.log(999999999999);
let contentCode = req.query.content_code || '';
let width = req.query.width || '';
let height = req.query.height || '';
... ...