春哥技术源码论坛

 找回密码
 立即注册
 

响应式网站源码任意下载

2020最新暴利项目海量素材源码任意下载
阿里云优惠码

低价定制APP

低价H5响应式网站建设
阿里云备案码广告位招租50元/每月轻松暴利赚钱
查看: 1475|回复: 1

求助:pigcms 微招聘添加信息失败

[复制链接]

该用户从未签到

13

主题

218

回帖

724

积分

高级会员

Rank: 4

积分
724
发表于 2016-7-2 10:17:12 | 显示全部楼层 |阅读模式
case '微招聘':
                                $pro=M('zhaopin_reply')->where(array('token'=>$this->token))->find();
                                if($pro){
                                        return array(
                                                array(
                                                        array(
                                                                $pro['title'],
                                                                strip_tags(htmlspecialchars_decode($pro['info'])), $pro['tp'],
                                                                $this->siteUrl . U('Wap/Zhaopin/index',array(
                                                                        'token' => $this->token,
                                                                        'wecha_id' => $this->data['FromUserName'],
                                                                        'sgssz' => 'mp.weixin.qq.com'
                                                                ))
                                                        ),
                                                        array(
                                                                '【找简历】找简历,看这里',
                                                                strip_tags(htmlspecialchars_decode($pro['info'])),
                                                                $this->siteUrl .'/tpl/Wap/default/common/zhaopin/jianli.png',
                                                                $this->siteUrl . U('Wap/Zhaopin/jlindex',array(
                                                                        'token' => $this->token,
                                                                        'wecha_id' => $this->data['FromUserName'],
                                                                        'sgssz' => 'mp.weixin.qq.com'
                                                                ))
                                                        ),
                                                        array(
                                                                '【企业版】我要发布招聘',
                                                                strip_tags(htmlspecialchars_decode($pro['info'])),
                                                                $this->siteUrl .'/tpl/Wap/default/common/zhaopin/qiye.png',
                                                                $this->siteUrl . U('Wap/Zhaopin/qiye',array(
                                                                        'token' => $this->token,
                                                                        'wecha_id' => $this->data['FromUserName'],
                                                                        'sgssz' => 'mp.weixin.qq.com'
                                                                ))  
                                                        ),
                                                        array(
                                                                '【个人版】我要发布简历',
                                                                strip_tags(htmlspecialchars_decode($pro['info'])),
                                                                $this->siteUrl .'/tpl/Wap/default/common/zhaopin/geren.png',
                                                                $this->siteUrl . U('Wap/Zhaopin/geren',array(
                                                                        'token' => $this->token,
                                                                        'wecha_id' => $this->data['FromUserName'],
                                                                        'sgssz' => 'mp.weixin.qq.com'
                                                                ))   
                                                        )
                                                ),
                                                'news'
                                        );
                        }else{
                                return array(
                                        '该公众号暂未配置微招聘信息',
                                        'text'
                                );       
                        }
                }

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|春哥技术源码论坛 |Sitemap

GMT+8, 2024-5-15 07:16 , Processed in 0.067328 second(s), 30 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表