admin/index.php
@@ -1,13 +1,5 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ session_start(); include(dirname(dirname(__FILE__))."/global.php"); admin/model/admin_app_config.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_app_config_controller extends adminCommon{ function index_action() { admin/model/admin_baipin.class.php
@@ -1,15 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2016 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 * * 百度百聘XML生成模块 QQ9860259 */ class admin_baipin_controller extends adminCommon{ function index_action(){ $this->yuntpl(array('admin/admin_baipin')); admin/model/admin_chat_black.class.php
@@ -1,13 +1,4 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2018 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_chat_black_controller extends adminCommon{ function index_action(){ admin/model/admin_chat_config.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_chat_config_controller extends adminCommon{ function index_action(){ $this->yuntpl(array('admin/admin_chat_config')); admin/model/admin_chat_log.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_chat_log_controller extends adminCommon{ function index_action(){ $chatM = $this->MODEL('chat'); admin/model/admin_chat_useful.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_chat_useful_controller extends adminCommon{ function index_action(){ $chatM = $this->MODEL('chat'); admin/model/admin_concheck_config.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_concheck_config_controller extends adminCommon{ function index_action(){ $this->yuntpl(array('admin/admin_concheck_config')); admin/model/admin_concheck_log.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_concheck_log_controller extends adminCommon{ function set_search(){ admin/model/admin_jobpack.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_jobpack_controller extends adminCommon{ admin/model/admin_privacy_config.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_privacy_config_controller extends adminCommon{ function index_action(){ admin/model/admin_privacy_log.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_privacy_log_controller extends adminCommon{ function set_search(){ admin/model/admin_splog.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_splog_controller extends adminCommon{ //设置高级搜索功能 function set_search(){ admin/model/admin_spview.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_spview_controller extends adminCommon{ //设置高级搜索功能 function set_search(){ admin/model/admin_tongji.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_tongji_controller extends adminCommon{ function index_action(){//会员注册统计 admin/model/admin_user_pic.class.php
@@ -1,13 +1,5 @@ <?php /** * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_user_pic_controller extends adminCommon{ function set_search() { admin/model/admin_xcx_bytedance.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_xcx_bytedance_controller extends adminCommon{ function index_action() admin/model/admin_xcx_wx.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_xcx_wx_controller extends adminCommon{ function index_action() admin/model/admin_xml.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_xml_controller extends adminCommon{ function index_action(){ $this->yuntpl(array('admin/admin_xml')); admin/model/admin_zphnet.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_zphnet_controller extends adminCommon{ //设置高级搜索功能 function set_search(){ admin/model/cache.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class cache_controller extends adminCommon{ function index_action(){ $configM=$this->MODEL('config'); admin/model/com_pl.class.php
@@ -1,13 +1,5 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class com_pl_controller extends adminCommon{ function set_search(){ $search_list[]=array("param"=>"status","name"=>'审核状态',"value"=>array('0'=>'未审核','1'=>'已审核','2'=>'已拒绝')); admin/model/crm_chat.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class crm_chat_controller extends adminCommon{ //设置高级搜索功能 admin/model/friendhelp.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2018 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class friendhelp_controller extends adminCommon{ //设置高级搜索功能 function set_search(){ admin/model/hr.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class hr_controller extends adminCommon{ //设置高级搜索功能 admin/model/msgconfiglist.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class msgconfiglist_controller extends adminCommon{ function set_search(){ admin/model/recharge.class.php
@@ -1,14 +1,6 @@ <?php /** * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2022 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class recharge_controller extends adminCommon { admin/model/reward_list.class.php
@@ -1,12 +1,5 @@ <?php /** $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class reward_list_controller extends adminCommon{ function index_action(){ admin/model/trainmessage.class.php
@@ -1,13 +1,5 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class trainmessage_controller extends adminCommon{ //时间区间 public $timeSection = array( admin/model/wx.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class wx_controller extends adminCommon{ admin/model/zhaopinhui.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class zhaopinhui_controller extends adminCommon{ //设置高级搜索功能 function set_search(){ api/datav/model/index.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class index_controller extends datav_controller{ function numdeal($num){ api/locoy/model/job.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class job_controller extends common{ function add_action(){ api/locoy/model/partjob.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class partjob_controller extends common{ function add_action(){ api/locoy/model/user.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class user_controller extends common{ function add_action(){ include(APP_PATH."data/api/locoy/locoy_config.php"); api/uc/uc_client/client.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ api/uc_php7/uc_client-old/control/app.php
@@ -1,34 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* [UCenter] (C)2001-2099 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: app.php 1059 2011-03-01 07:25:09Z monkey $ */ api/uc_php7/uc_client-old/control/cache.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/control/domain.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/control/feed.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/control/friend.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/control/mail.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/control/pm.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/control/tag.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/data/cache/badwords.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ $_CACHE['badwords'] = array ( api/uc_php7/uc_client-old/data/cache/settings.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ $_CACHE['settings'] = array ( api/uc_php7/uc_client-old/lib/db.class.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/lib/sendmail.inc.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/lib/uccode.class.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/lib/xml.class.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/model/app.php
@@ -1,34 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* [UCenter] (C)2001-2099 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: app.php 1059 2011-03-01 07:25:09Z monkey $ */ api/uc_php7/uc_client-old/model/base.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/model/cache.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/model/domain.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/model/friend.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/model/mail.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/model/misc.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/model/note.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/model/pm.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/model/tag.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/uc_php7/uc_client-old/model/user.php
@@ -1,22 +1,6 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /* api/wxapp/member/user/privacy.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class privacy_controller extends user_controller{ //隐私设置列表 function privacy_action(){ api/wxapp/model/forgetpw.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class forgetpw_controller extends wxapp_controller{ function sendcode_action(){ $sendtype = $_POST['sendtype']; api/wxapp/model/index.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class index_controller extends wxapp_controller{ /** * 首页 api/wxapp/model/version.class.php
@@ -1,14 +1,5 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2018 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class version_controller extends wxapp_controller{ class version_controller extends wxapp_controller{ function index_action() { api/wxapp/model/xjhlive.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class xjhlive_controller extends wxapp_controller{ function list_action() api/zphnetv/model/index.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class index_controller extends zphnetv_controller{ function index_action(){ api/zphnetv/model/xjh.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class xjh_controller extends zphnetv_controller{ /** * 直播开启、关闭通知,修改状态 app/controller/forgetpw/index.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class index_controller extends common{ function index_action(){ $this->seo("forgetpw"); app/controller/invitereg/index.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class index_controller extends common{ function index_action(){ $msgM = $this->MODEL('email'); app/controller/register/index.class.php
@@ -1,14 +1,6 @@ <?php /** * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2022 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class index_controller extends common { app/controller/siteadmin/admin_jobpack.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class admin_jobpack_controller extends siteadmin_controller{ app/controller/siteadmin/com_pl.class.php
@@ -1,13 +1,5 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class com_pl_controller extends siteadmin_controller{ function set_search(){ $search_list[]=array("param"=>"end","name"=>'发送时间',"value"=>array('1'=>'今天','3'=>'最近三天','7'=>'最近七天','15'=>'最近半月','30'=>'最近一个月')); app/controller/siteadmin/comnews.class.php
@@ -1,13 +1,5 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class comnews_controller extends siteadmin_controller{ function set_search(){ $search_list[]=array("param"=>"status","name"=>'审核状态',"value"=>array("1"=>"已审核","3"=>"未审核","2"=>"未通过")); app/controller/siteadmin/trainmessage.class.php
@@ -1,13 +1,5 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class trainmessage_controller extends siteadmin_controller{ //时间区间 public $timeSection = array( app/controller/siteadmin/zhaopinhui.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class zhaopinhui_controller extends siteadmin_controller{ //设置高级搜索功能 function set_search(){ app/controller/wap/forgetpw.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class forgetpw_controller extends common{ function index_action(){ $this->get_moblie(); app/controller/wap/login.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class login_controller extends common{ function index_action(){ $this->get_moblie(); app/controller/wap/reportlist.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class reportlist_controller extends common{ /** * 简历详情 app/controller/wap/train.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class train_controller extends common{ /* 培训首页 */ function index_action(){ app/controller/wap/wxoauth.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class wxoauth_controller extends common{ function index_action(){ app/controller/wapadmin/comproduct.class.php
@@ -1,13 +1,5 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class comproduct_controller extends adminCommon{ function index_action(){ $CompanyM = $this -> MODEL('company'); app/include/cron/autojob.php
@@ -1,13 +1,5 @@ <?php /** * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2022 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ global $db_config, $db; $count = $db->select_num("company_job", "`autotime`>='" . strtotime(date('Y-m-d')) . "'"); app/include/cron/userdy.php
@@ -1,13 +1,5 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2017 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /************ * 计划任务:个人订阅职位提醒 * app/include/datacall.class.php
@@ -1,13 +1,5 @@ <?php /*生成数据调用代码 * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ //生成数据调用代码 class datacall{ public $cachedir; public $obj; app/include/dbbak.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class DBManagement{ private $TablesName; private $DefaultPath; config/db.data.php
@@ -1,15 +1,5 @@ <?php /* * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 * 注:本文件为系统文件,请不要修改 */ $arr_data = array ( 'pay' => array ('alipay'=>'支付宝','wxpay'=>'微信扫码支付','wxh5'=>'微信手机支付','wxxcx'=>'微信小程序支付','tenpay'=>'财富通','bank'=>'银行转帐','alipaydual'=>'支付宝双接口','alipayescow'=>'担保交易','adminpay'=>'管理员充值','balance'=>'余额支付','admincut'=>'管理员扣款','wapalipay'=>'支付宝手机支付','baidu'=>'百度闪付','toutiao'=>'字节跳动'), 'source' => array ('1'=>'网页','2'=>'手机','3'=>'App','4'=>'微信','6'=>'采集','7'=>'Excel导入','8'=>'QQ登录','9'=>'微信扫一扫','10'=>'微博','11'=>'PC快速投递','12'=>'WAP快速投递','13'=>'微信小程序','14'=>'微信小程序快速投递','15'=>'App快速投递','16'=>'CRM录入','17'=>'视频招聘会','18'=>'视频宣讲会','19'=>'百度小程序','21'=>'账户分离','22'=>'字节跳动小程序'), config/db.safety.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ function quotesGPC() { if(version_compare(PHP_VERSION,'5.4.0','<')) { config/db.tpl.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ $arr_tpl = array ( 'emailupjob' => array ( 'name'=>'职位未刷新提醒', member/com/model/atn_teacher.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class atn_teacher_controller extends company{ /* 查看关注讲师列表页面 member/com/model/banner.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class banner_controller extends company{ /* 查看横幅页面 member/com/model/baoming_subject.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class baoming_subject_controller extends company{ /* 查看报名培训课程列表页面 member/com/model/binding.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class binding_controller extends company{ /* member/com/model/chat.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class chat_controller extends company { //进入聊天 member/com/model/comtpl.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class comtpl_controller extends company{ //个性化模板列表 function index_action() { member/com/model/coupon_list.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class coupon_list_controller extends company { //优惠券列表 member/com/model/down.class.php
@@ -1,15 +1,6 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class down_controller extends company { member/com/model/fav_agency.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class fav_agency_controller extends company{ //关注机构列表 function index_action(){ member/com/model/fav_subject.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class fav_subject_controller extends company{ function index_action(){ member/com/model/finder.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class finder_controller extends company{ //简历搜索器列表 function index_action(){ member/com/model/friendhelp.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class friendhelp_controller extends company { member/com/model/give_rebates.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class give_rebates_controller extends company { //推荐给我的返利 member/com/model/index.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class index_controller extends company{ function index_action(){ member/com/model/info.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class info_controller extends company{ function index_action(){ member/com/model/integral.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class integral_controller extends company{ //如何获取积分 function index_action(){ member/com/model/integral_reduce.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class integral_reduce_controller extends company{ //如何获取积分 function index_action(){ member/com/model/invite.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class invite_controller extends company{ //面试邀请记录 function index_action(){ member/com/model/invoice.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class invoice_controller extends company { function index_action(){ member/com/model/jobpack.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class jobpack_controller extends company{ function index_action(){ member/com/model/look_job.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class look_job_controller extends company { function index_action() member/com/model/look_resume.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class look_resume_controller extends company{ function index_action(){ $this->company_satic(); member/com/model/lt_job.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class lt_job_controller extends company{ function index_action(){ member/com/model/map.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class map_controller extends company { function index_action(){ member/com/model/msg.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class msg_controller extends company{ function index_action(){ member/com/model/my_rebates.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class my_rebates_controller extends company{ //我推荐的返利 function index_action(){ member/com/model/news.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class news_controller extends company { function index_action(){ member/com/model/partadd.class.php
@@ -1,14 +1,6 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class partadd_controller extends company { member/com/model/paylog.class.php
@@ -1,14 +1,6 @@ <?php /** * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2022 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class paylog_controller extends company { member/com/model/paylogtc.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class paylogtc_controller extends company{ function index_action(){ $this -> public_action(); member/com/model/payment.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class payment_controller extends company{ function index_action(){ $ConfigM = $this->MODEL('config'); member/com/model/pl.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class pl_controller extends company{ //企业评论 function index_action(){ member/com/model/product.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class product_controller extends company{ function index_action(){ $companyM = $this->MODEL('company'); member/com/model/resume.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class resume_controller extends company{ function index_action(){ $CacheM = $this -> MODEL('cache'); member/com/model/reward_list.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class reward_list_controller extends company{ function index_action(){ $this -> public_action(); member/com/model/right.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class right_controller extends company{ function index_action(){ member/com/model/show.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class show_controller extends company{ function index_action(){ $companyM = $this->MODEL('company'); member/com/model/special.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class special_controller extends company{ //招聘会 function index_action(){ member/com/model/spview.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class spview_controller extends company{ //招聘会 function index_action(){ member/com/model/subject_zixun.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class subject_zixun_controller extends company{ function index_action(){ $this->public_action(); member/com/model/subscribe.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ /** * 订阅管理 * @author 鑫潮-卢光露 member/com/model/sysnews.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class sysnews_controller extends company{ //系统消息 function index_action(){ member/com/model/talent_pool.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class talent_pool_controller extends company { function index_action(){ member/com/model/tongji.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class tongji_controller extends company{ function index_action(){ member/com/model/uploadall.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class uploadall_controller extends company{ function index_action(){ member/com/model/uppic.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class uppic_controller extends company{ function index_action(){ $this->public_action(); member/com/model/xjh.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class xjh_controller extends company{ //宣讲会 function index_action(){ member/com/model/zhaopinhui.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class zhaopinhui_controller extends company{ //招聘会 function index_action(){ member/com/model/zphnet.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class zphnet_controller extends company{ //招聘会 function index_action(){ member/lietou/model/atn_teacher.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class atn_teacher_controller extends lietou{ function index_action(){ member/lietou/model/baoming_subject.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class baoming_subject_controller extends lietou{ function index_action(){ member/lietou/model/chat.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class chat_controller extends lietou { function index_action(){ member/lietou/model/consume.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class consume_controller extends lietou{ function index_action(){ include(CONFIG_PATH."db.data.php"); member/lietou/model/coupon_list.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class coupon_list_controller extends lietou { function index_action(){ member/lietou/model/down_resume.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class down_resume_controller extends lietou{ function index_action(){ $where['comid'] = $this -> uid; member/lietou/model/entrust_resume.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class entrust_resume_controller extends lietou{ function index_action(){ $entrustM = $this -> MODEL('entrust'); member/lietou/model/fav_agency.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class fav_agency_controller extends lietou{ function index_action(){ member/lietou/model/fav_subject.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class fav_subject_controller extends lietou{ function index_action(){ member/lietou/model/give_rebates.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class give_rebates_controller extends lietou{ //推荐给我的返利 function index_action(){ member/lietou/model/index.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class index_controller extends lietou{ function index_action(){ $jobM = $this -> MODEL('job'); member/lietou/model/integral.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class integral_controller extends lietou{ function index_action(){ member/lietou/model/integral_reduce.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class integral_reduce_controller extends lietou { function index_action(){ member/lietou/model/jobadd.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class jobadd_controller extends lietou{ //职位 status -1为草稿,0为未审核 1为审核通过 2过期 3为未通过 member/lietou/model/jobpack.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class jobpack_controller extends lietou{ function index_action(){ member/lietou/model/look_resume.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class look_resume_controller extends lietou { function index_action() member/lietou/model/my_rebates.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class my_rebates_controller extends lietou{ //我推荐的返利 function index_action(){ member/lietou/model/mypay.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class mypay_controller extends lietou { function index_action() member/lietou/model/passwd.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class passwd_controller extends lietou { function index_action(){ member/lietou/model/pay.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class pay_controller extends lietou { member/lietou/model/paylog.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class paylog_controller extends lietou{ function index_action(){ include(CONFIG_PATH."db.data.php"); member/lietou/model/paylogtc.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class paylogtc_controller extends lietou { function index_action(){ member/lietou/model/payment.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class payment_controller extends lietou{ function index_action(){ $this->yunset($this->MODEL('cache')->GetCache(array('city'))); member/lietou/model/reward.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class reward_controller extends lietou{ //赏金推荐 function index_action(){ member/lietou/model/reward_list.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class reward_list_controller extends lietou { function index_action(){ member/lietou/model/right.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class right_controller extends lietou{ function index_action(){ member/lietou/model/search_resume.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class search_resume_controller extends lietou { function index_action(){ member/lietou/model/setname.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class setname_controller extends lietou { function index_action(){ member/lietou/model/subject_zixun.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class subject_zixun_controller extends lietou{ function index_action(){ member/lietou/model/sysnews.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class sysnews_controller extends lietou{ function index_action(){ member/lietou/model/talent.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class talent_controller extends lietou{ function index_action(){ member/lietou/model/uppic.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class uppic_controller extends lietou { //照片管理 member/lietou/model/yp_resume.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class yp_resume_controller extends lietou { function index_action() member/lietou/model/zixun.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class zixun_controller extends lietou{ function index_action(){ member/train/model/addshow.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class addshow_controller extends train{ function index_action(){ member/train/model/banner.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class banner_controller extends train{ function index_action(){ $trainM = $this->MODEL('train'); member/train/model/index.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class index_controller extends train{ function index_action(){ member/train/model/info.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class info_controller extends train{ function index_action(){ $this -> train_satic(); member/train/model/integral.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class integral_controller extends train { function index_action(){ member/train/model/integral_reduce.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class integral_reduce_controller extends train{ function index_action(){ member/train/model/message.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class message_controller extends train { function index_action(){ member/train/model/news.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class news_controller extends train { function index_action(){ member/train/model/news_add.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class news_add_controller extends train { function index_action(){ member/train/model/password.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class password_controller extends train{ function index_action(){ if($_POST['submit']){ member/train/model/paylog.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class paylog_controller extends train { function index_action(){ member/train/model/rebates.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class rebates_controller extends train{ //返利列表 function index_action(){ member/train/model/reward_list.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class reward_list_controller extends train{ function index_action(){ member/train/model/setname.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class setname_controller extends train{ function index_action(){ $UserinfoM = $this -> MODEL('userinfo'); member/train/model/show.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class show_controller extends train{ function index_action(){ $trainM = $this -> MODEL('train'); member/train/model/sign_up.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class sign_up_controller extends train{ function index_action(){ member/train/model/subject.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class subject_controller extends train{ function index_action(){ member/train/model/subject_add.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class subject_add_controller extends train{ function index_action(){ member/train/model/subpay.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class subpay_controller extends train{ function index_action(){ member/train/model/sysnews.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class sysnews_controller extends train{ function index_action(){ member/train/model/team.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class team_controller extends train { function index_action(){ member/train/model/team_add.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class team_add_controller extends train{ function index_action(){ //$train = $this->pxInfo; member/train/model/uppic.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class uppic_controller extends train { function index_action(){ member/user/model/academy.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class academy_controller extends user{ //关注院校 function index_action(){ member/user/model/atn.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class atn_controller extends user{ //关注企业 function index_action(){ member/user/model/atn_teacher.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class atn_teacher_controller extends user{ //关注讲师 function index_action(){ member/user/model/atnlt.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class atnlt_controller extends user{ //关注猎头 function index_action(){ member/user/model/baoming_subject.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class baoming_subject_controller extends user{ //报名课程 function index_action(){ member/user/model/binding.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class binding_controller extends user{ //绑定授权 function index_action(){ member/user/model/camphoto.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class camphoto_controller extends user{ //摄像头图像保存 function index_action(){ member/user/model/chat.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class chat_controller extends user { //互动沟通 member/user/model/com_res.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class com_res_controller extends user{ /*lgl 个人向网站委托简历 2014-04-24*/ function index_action(){ member/user/model/comment.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class comment_controller extends user{ //面试评价 function index_action(){ member/user/model/commsg.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class commsg_controller extends user{ //求职咨询 function index_action(){ member/user/model/expect.class.php
@@ -1,14 +1,6 @@ <?php /** * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2022 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class expect_controller extends user { member/user/model/fav_agency.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class fav_agency_controller extends user{ //关注机构 function index_action(){ member/user/model/fav_subject.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class fav_subject_controller extends user{ //收藏课程 function index_action(){ member/user/model/favorite.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class favorite_controller extends user{ //收藏职位 function index_action(){ member/user/model/finder.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class finder_controller extends user{ //职位搜索器列表 function index_action(){ member/user/model/index.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class index_controller extends user{ //首页 function index_action(){ member/user/model/info.class.php
@@ -1,14 +1,6 @@ <?php /** * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2022 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class info_controller extends user { member/user/model/integral.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class integral_controller extends user{ //获取积分规则 function index_action(){ member/user/model/integral_reduce.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class integral_reduce_controller extends user{ //积分消费规则 function index_action(){ member/user/model/job.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class job_controller extends user{ //申请职位列表 function index_action(){ member/user/model/jobpack.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class jobpack_controller extends user{ //我参与的悬赏列表 function index_action(){ member/user/model/likejob.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class likejob_controller extends user{ //匹配职位 function index_action(){ member/user/model/look.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class look_controller extends user{ //对我感兴趣列表 function index_action(){ member/user/model/look_job.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class look_job_controller extends user{ //职位浏览记录列表 function index_action(){ member/user/model/partapply.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class partapply_controller extends user{ //兼职报名列表 function index_action(){ member/user/model/partcollect.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class partcollect_controller extends user{ //兼职职位收藏列表 function index_action(){ member/user/model/passwd.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class passwd_controller extends user{ //账号安全 function index_action(){ member/user/model/pay.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class pay_controller extends user{ function index_action(){//充值 $orderM = $this->MODEL('companyorder'); member/user/model/paylist.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class paylist_controller extends user{ function index_action(){//充值记录 include(CONFIG_PATH."db.data.php"); member/user/model/paylog.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class paylog_controller extends user { //账单明细 member/user/model/payment.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class payment_controller extends user{ function index_action(){//付款 $comorderM = $this->MODEL('companyorder'); member/user/model/privacy.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class privacy_controller extends user{ //隐私设置列表 function index_action(){ member/user/model/rebates.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class rebates_controller extends user{ //我推荐的悬赏列表 function index_action(){ member/user/model/resume.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class resume_controller extends user{ //简历管理 function index_action(){ member/user/model/resumeout.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class resumeout_controller extends user{ //简历外发列表 function index_action(){ member/user/model/resumetpl.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class resumetpl_controller extends user{ //简历模板列表 function index_action() { member/user/model/reward_list.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class reward_list_controller extends user{ //积分兑换记录列表 function index_action(){ member/user/model/setname.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class setname_controller extends user{ //修改账户 function index_action(){ member/user/model/show.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class show_controller extends user{ //上传个人作品 function index_action(){ member/user/model/spview.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class spview_controller extends user{ //视频面试列表 function index_action(){ member/user/model/subject_zixun.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class subject_zixun_controller extends user{ //培训留言列表 function index_action(){ member/user/model/sysnews.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class sysnews_controller extends user{ //系统消息列表 function index_action(){ member/user/model/transfer.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class transfer_controller extends user{ //基本信息 function index_action(){ member/user/model/uppic.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class uppic_controller extends user{ function index_action(){ member/user/model/xjh.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class xjh_controller extends user{ //关注宣讲会列表 function index_action(){ member/user/model/xjhlive.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class xjhlive_controller extends user{ //预约直播列表 function index_action(){ wap/member/model/index.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class index_controller extends wap_controller{ function waptpl($tpname) wap/member/model/lietou.class.php
@@ -1,13 +1,5 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class lietou_controller extends wap_controller{ function waptpl($tpname){ wap/member/model/train.class.php
@@ -1,14 +1,6 @@ <?php /* * * $Author :PHPYUN开发团队 * * 官网: http://www.phpyun.com * * 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。 * * 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。 */ class train_controller extends wap_controller{ function waptpl($tpname){