© 2009-2024 All Rights Reserved. 粤ICP备14051456号
地址:深圳市南山区学苑大道1088号南方科技大学创园4栋203室 电话:0755-88018567 邮编:518055
Article Object
(
[_status:protected] => Array
(
[0] => 已发布
[1] => 草稿
[2] => 禁用
[3] => 已审核
[4] => 已回收
)
[_sticky:protected] => Array
(
[0] => 否
[1] => 置顶
)
[_md:CActiveRecord:private] => CActiveRecordMetaData Object
(
[tableSchema] => CMysqlTableSchema Object
(
[schemaName] =>
[name] => article
[rawName] => `article`
[primaryKey] => id
[sequenceName] =>
[foreignKeys] => Array
(
)
[columns] => Array
(
[id] => CMysqlColumnSchema Object
(
[name] => id
[rawName] => `id`
[allowNull] =>
[dbType] => int(10) unsigned
[type] => string
[defaultValue] =>
[size] => 10
[precision] => 10
[scale] =>
[isPrimaryKey] => 1
[isForeignKey] =>
[autoIncrement] => 1
[comment] =>
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[sort_id] => CMysqlColumnSchema Object
(
[name] => sort_id
[rawName] => `sort_id`
[allowNull] =>
[dbType] => smallint(6) unsigned
[type] => integer
[defaultValue] => 0
[size] => 6
[precision] => 6
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 分类id
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[title] => CMysqlColumnSchema Object
(
[name] => title
[rawName] => `title`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 标题
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[title_pic] => CMysqlColumnSchema Object
(
[name] => title_pic
[rawName] => `title_pic`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 标题图片
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[intro] => CMysqlColumnSchema Object
(
[name] => intro
[rawName] => `intro`
[allowNull] => 1
[dbType] => text
[type] => string
[defaultValue] =>
[size] =>
[precision] =>
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 简介
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[source] => CMysqlColumnSchema Object
(
[name] => source
[rawName] => `source`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 来源
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[source_link] => CMysqlColumnSchema Object
(
[name] => source_link
[rawName] => `source_link`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 来源链接
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[author] => CMysqlColumnSchema Object
(
[name] => author
[rawName] => `author`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 作者
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[editor] => CMysqlColumnSchema Object
(
[name] => editor
[rawName] => `editor`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 编辑
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[admin_id] => CMysqlColumnSchema Object
(
[name] => admin_id
[rawName] => `admin_id`
[allowNull] =>
[dbType] => int(10) unsigned
[type] => string
[defaultValue] => 0
[size] => 10
[precision] => 10
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 管理员id
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[content] => CMysqlColumnSchema Object
(
[name] => content
[rawName] => `content`
[allowNull] => 1
[dbType] => text
[type] => string
[defaultValue] =>
[size] =>
[precision] =>
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 内容
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[created_at] => CMysqlColumnSchema Object
(
[name] => created_at
[rawName] => `created_at`
[allowNull] =>
[dbType] => datetime
[type] => string
[defaultValue] => 0000-00-00 00:00:00
[size] =>
[precision] =>
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 创建日期
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[updated_at] => CMysqlColumnSchema Object
(
[name] => updated_at
[rawName] => `updated_at`
[allowNull] =>
[dbType] => datetime
[type] => string
[defaultValue] => 0000-00-00 00:00:00
[size] =>
[precision] =>
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 更新日期
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[published_at] => CMysqlColumnSchema Object
(
[name] => published_at
[rawName] => `published_at`
[allowNull] =>
[dbType] => datetime
[type] => string
[defaultValue] => 0000-00-00 00:00:00
[size] =>
[precision] =>
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 发布日期
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[status] => CMysqlColumnSchema Object
(
[name] => status
[rawName] => `status`
[allowNull] =>
[dbType] => tinyint(1) unsigned
[type] => integer
[defaultValue] => 0
[size] => 1
[precision] => 1
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 状态
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[sticky] => CMysqlColumnSchema Object
(
[name] => sticky
[rawName] => `sticky`
[allowNull] =>
[dbType] => tinyint(1) unsigned
[type] => integer
[defaultValue] => 0
[size] => 1
[precision] => 1
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 推荐
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[display_order] => CMysqlColumnSchema Object
(
[name] => display_order
[rawName] => `display_order`
[allowNull] =>
[dbType] => smallint(6) unsigned
[type] => integer
[defaultValue] => 0
[size] => 6
[precision] => 6
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 排序
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[article_type] => CMysqlColumnSchema Object
(
[name] => article_type
[rawName] => `article_type`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 文章类型
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[language] => CMysqlColumnSchema Object
(
[name] => language
[rawName] => `language`
[allowNull] => 1
[dbType] => varchar(20)
[type] => string
[defaultValue] =>
[size] => 20
[precision] => 20
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] =>
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[subtitle] => CMysqlColumnSchema Object
(
[name] => subtitle
[rawName] => `subtitle`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] =>
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[file] => CMysqlColumnSchema Object
(
[name] => file
[rawName] => `file`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] =>
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[is_oauth] => CMysqlColumnSchema Object
(
[name] => is_oauth
[rawName] => `is_oauth`
[allowNull] =>
[dbType] => tinyint(1) unsigned
[type] => integer
[defaultValue] => 0
[size] => 1
[precision] => 1
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 是否需要认证(0为不限制)
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[is_highlight] => CMysqlColumnSchema Object
(
[name] => is_highlight
[rawName] => `is_highlight`
[allowNull] =>
[dbType] => tinyint(1) unsigned
[type] => integer
[defaultValue] => 0
[size] => 1
[precision] => 1
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 是否高亮
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
)
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[columns] => Array
(
[id] => CMysqlColumnSchema Object
(
[name] => id
[rawName] => `id`
[allowNull] =>
[dbType] => int(10) unsigned
[type] => string
[defaultValue] =>
[size] => 10
[precision] => 10
[scale] =>
[isPrimaryKey] => 1
[isForeignKey] =>
[autoIncrement] => 1
[comment] =>
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[sort_id] => CMysqlColumnSchema Object
(
[name] => sort_id
[rawName] => `sort_id`
[allowNull] =>
[dbType] => smallint(6) unsigned
[type] => integer
[defaultValue] => 0
[size] => 6
[precision] => 6
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 分类id
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[title] => CMysqlColumnSchema Object
(
[name] => title
[rawName] => `title`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 标题
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[title_pic] => CMysqlColumnSchema Object
(
[name] => title_pic
[rawName] => `title_pic`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 标题图片
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[intro] => CMysqlColumnSchema Object
(
[name] => intro
[rawName] => `intro`
[allowNull] => 1
[dbType] => text
[type] => string
[defaultValue] =>
[size] =>
[precision] =>
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 简介
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[source] => CMysqlColumnSchema Object
(
[name] => source
[rawName] => `source`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 来源
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[source_link] => CMysqlColumnSchema Object
(
[name] => source_link
[rawName] => `source_link`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 来源链接
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[author] => CMysqlColumnSchema Object
(
[name] => author
[rawName] => `author`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 作者
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[editor] => CMysqlColumnSchema Object
(
[name] => editor
[rawName] => `editor`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 编辑
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[admin_id] => CMysqlColumnSchema Object
(
[name] => admin_id
[rawName] => `admin_id`
[allowNull] =>
[dbType] => int(10) unsigned
[type] => string
[defaultValue] => 0
[size] => 10
[precision] => 10
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 管理员id
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[content] => CMysqlColumnSchema Object
(
[name] => content
[rawName] => `content`
[allowNull] => 1
[dbType] => text
[type] => string
[defaultValue] =>
[size] =>
[precision] =>
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 内容
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[created_at] => CMysqlColumnSchema Object
(
[name] => created_at
[rawName] => `created_at`
[allowNull] =>
[dbType] => datetime
[type] => string
[defaultValue] => 0000-00-00 00:00:00
[size] =>
[precision] =>
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 创建日期
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[updated_at] => CMysqlColumnSchema Object
(
[name] => updated_at
[rawName] => `updated_at`
[allowNull] =>
[dbType] => datetime
[type] => string
[defaultValue] => 0000-00-00 00:00:00
[size] =>
[precision] =>
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 更新日期
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[published_at] => CMysqlColumnSchema Object
(
[name] => published_at
[rawName] => `published_at`
[allowNull] =>
[dbType] => datetime
[type] => string
[defaultValue] => 0000-00-00 00:00:00
[size] =>
[precision] =>
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 发布日期
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[status] => CMysqlColumnSchema Object
(
[name] => status
[rawName] => `status`
[allowNull] =>
[dbType] => tinyint(1) unsigned
[type] => integer
[defaultValue] => 0
[size] => 1
[precision] => 1
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 状态
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[sticky] => CMysqlColumnSchema Object
(
[name] => sticky
[rawName] => `sticky`
[allowNull] =>
[dbType] => tinyint(1) unsigned
[type] => integer
[defaultValue] => 0
[size] => 1
[precision] => 1
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 推荐
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[display_order] => CMysqlColumnSchema Object
(
[name] => display_order
[rawName] => `display_order`
[allowNull] =>
[dbType] => smallint(6) unsigned
[type] => integer
[defaultValue] => 0
[size] => 6
[precision] => 6
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 排序
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[article_type] => CMysqlColumnSchema Object
(
[name] => article_type
[rawName] => `article_type`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 文章类型
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[language] => CMysqlColumnSchema Object
(
[name] => language
[rawName] => `language`
[allowNull] => 1
[dbType] => varchar(20)
[type] => string
[defaultValue] =>
[size] => 20
[precision] => 20
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] =>
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[subtitle] => CMysqlColumnSchema Object
(
[name] => subtitle
[rawName] => `subtitle`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] =>
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[file] => CMysqlColumnSchema Object
(
[name] => file
[rawName] => `file`
[allowNull] => 1
[dbType] => varchar(255)
[type] => string
[defaultValue] =>
[size] => 255
[precision] => 255
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] =>
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[is_oauth] => CMysqlColumnSchema Object
(
[name] => is_oauth
[rawName] => `is_oauth`
[allowNull] =>
[dbType] => tinyint(1) unsigned
[type] => integer
[defaultValue] => 0
[size] => 1
[precision] => 1
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 是否需要认证(0为不限制)
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[is_highlight] => CMysqlColumnSchema Object
(
[name] => is_highlight
[rawName] => `is_highlight`
[allowNull] =>
[dbType] => tinyint(1) unsigned
[type] => integer
[defaultValue] => 0
[size] => 1
[precision] => 1
[scale] =>
[isPrimaryKey] =>
[isForeignKey] =>
[autoIncrement] =>
[comment] => 是否高亮
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
)
[relations] => Array
(
[Admin] => CBelongsToRelation Object
(
[joinType] => LEFT OUTER JOIN
[on] =>
[alias] =>
[with] => Array
(
)
[together] =>
[scopes] =>
[name] => Admin
[className] => Admin
[foreignKey] => Array
(
[admin_id] => id
)
[select] => *
[condition] =>
[params] => Array
(
)
[group] =>
[join] =>
[having] =>
[order] =>
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
[Sort] => CBelongsToRelation Object
(
[joinType] => LEFT OUTER JOIN
[on] =>
[alias] =>
[with] => Array
(
)
[together] =>
[scopes] =>
[name] => Sort
[className] => Sort
[foreignKey] => Array
(
[sort_id] => id
)
[select] => *
[condition] =>
[params] => Array
(
)
[group] =>
[join] =>
[having] =>
[order] =>
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
)
[attributeDefaults] => Array
(
[sort_id] => 0
[admin_id] => 0
[created_at] => 0000-00-00 00:00:00
[updated_at] => 0000-00-00 00:00:00
[published_at] => 0000-00-00 00:00:00
[status] => 0
[sticky] => 0
[display_order] => 0
[is_oauth] => 0
[is_highlight] => 0
)
[_model:CActiveRecordMetaData:private] => Article Object
(
[_status:protected] =>
[_sticky:protected] =>
[_md:CActiveRecord:private] => CActiveRecordMetaData Object
*RECURSION*
[_new:CActiveRecord:private] =>
[_attributes:CActiveRecord:private] => Array
(
)
[_related:CActiveRecord:private] => Array
(
)
[_c:CActiveRecord:private] =>
[_pk:CActiveRecord:private] =>
[_alias:CActiveRecord:private] => t
[_errors:CModel:private] => Array
(
)
[_validators:CModel:private] =>
[_scenario:CModel:private] =>
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
)
[_new:CActiveRecord:private] =>
[_attributes:CActiveRecord:private] => Array
(
[id] => 6041
[title] => 【合同变更征求意见公示】招聘管理系统与人才测评系统一体化项目
[sort_id] => 14
[published_at] => 2020-12-29 15:36:46
)
[_related:CActiveRecord:private] => Array
(
)
[_c:CActiveRecord:private] =>
[_pk:CActiveRecord:private] => 6041
[_alias:CActiveRecord:private] => t
[_errors:CModel:private] => Array
(
)
[_validators:CModel:private] =>
[_scenario:CModel:private] => update
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
【优质服务合同续期公示】资产管理服务项目
2020-12-28资产管理服务项目(0832-SFCX19FSC224)进行优质服务合同续期1年,服务内容及费用保持不变。根据相关规定,现将有关情况进行公示。
项目描述:
资产管理办公室资产管理服务是以全新资产管理系统为核心工具,配合人工服务、应用、日常维护为一体的综合性窗口服务项目。资产管理办公室资产管理窗口服务项目建设目标是按照我校现有的资产管理模式,借助资产管理系统等工具,按照我校实际情况完成资产管理的各类日常工作流程。该项目中标供应商:深圳市南深人力资源股份有限公司,合同总金额:358000元,合同期限:2020年1月2日-2021年1月2日。
本次资产管理窗口服务 项目的服务具体内容需求如下:
① 通过资产管理系统对老师提交的资产入账信息进行人工初审及复核并最终完成资产入账;
② 对资产管理系统的日常使用问题进行窗口式答疑,配合系统工程师一同为老师解决系统使用问题及资产管理的日常问题;
③ 配合资产办完成全校定期资产培训会议及日常培训工作;
④ 对新软件进行良好的系统维护(与人力系统对接、与财务系统对接、与OA系统对接等);
⑤ 有效辅助我部门使用新系统进行各类资产管理报表的填报上报;
⑥ 协助完成其他资产管理日常工作
续约理由:
服务水平良好优质,合同履约情况优秀,能够胜任此项服务的需求,故续约。
上一篇 : 【合同变更征求意见公示】招聘管理系统与人才测评系统一体化项目
下一篇 : 【合同变更征求意见公示】生物通用实验仪器采购
© 2009-2024 All Rights Reserved. 粤ICP备14051456号
地址:深圳市南山区学苑大道1088号南方科技大学创园4栋203室 电话:0755-88018567 邮编:518055