where('store_id',getAdmStoId())->field('ylp_accountinfo')->find(); $this->assign('ylpinfo',json_decode($res['ylp_accountinfo'],true)); return $this->fetch(); } }