public function getPoster(){ global $_W; global $_GPC; $mm = pdo_fetch('select nickname,codetime from ' . tablename('ewei_shop_member') . ' where openid =:openid limit 1', array(':openid' => $_W['openid'])); $path = IA_ROOT . '/addons/ewei_shopv2/dat…