© 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] => 7949
[title] => 南方科技大学人才补充医疗采购项目采用竞争性谈判方式采购征求意见公示
[sort_id] => 49
[published_at] => 2022-11-16 10:02:01
)
[_related:CActiveRecord:private] => Array
(
)
[_c:CActiveRecord:private] =>
[_pk:CActiveRecord:private] => 7949
[_alias:CActiveRecord:private] => t
[_errors:CModel:private] => Array
(
)
[_validators:CModel:private] =>
[_scenario:CModel:private] => update
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
CSMAR中国经济金融研究数据库单一来源采购项目
2022-11-04依照《深圳经济特区政府采购条例》第二十一条规定情形,CSMAR中国经济金融研究数据库采购项目采用单一来源方式采购,为保证本次采购活动的公平、公正、公开,现对上述事项进行公示。
一、项目名称
采购项目名称:CSMAR中国经济金融研究数据库单一来源采购项目
采购预算金额:140,000.00元
二、采购项目描述
采购内容:采购内容为CSMAR中国经济金融研究数据库16个子库,2023.1.1-2023.12.31的当年使用权。
三、拟定的唯一供应商名称
供应商全称:深圳希施玛数据科技有限公司
四、申请理由及相关说明
CSMAR中国经济金融研究数据库是从学术研究的需求出发,借鉴芝加哥大学CRSP、标准普尔 Compustat、纽约交易所TAQ、I/B/E/S、Thomson等国际知名数据库的专业标准,并结合中国实际国情开发的经济金融型数据库。涵盖中国证券、期货、外汇、宏观、行业等经济金融主要领域的高精准研究型数据库,是投资和实证研究的基础工具。其数据来源权威,强调对原始数据的深层专业加工、整理。规范、专业的数据产品设计和数据处理流程,以及规范的质检流程,保证数据质量。从数据质量、数据使用与我校需求的契合度上,该资源在国内具有不可替代性,是唯一的。该资源在国内由深圳希施玛数据科技有限公司独家销售,享有全部知识产权,故本项目申请采用单一来源方式采购。
五、公示期限
2022年11月07日上午09:00至2022年11月11日下午17:00
对公示内容有异议的,请在公示期内以书面形式将意见反馈至采购人。针对同一采购程序环节的质疑须在法定质疑期内一次性提出。
联系人:张老师
联系电话:0755-88010827
质疑投诉邮箱:zhangxx@sustech.edu.cn
《质疑函格式》下载路径:办事指南→《质疑函格式》
上一篇 : 南方科技大学人才补充医疗采购项目采用竞争性谈判方式采购征求意见公示
下一篇 : 学校核酸检测服务单一来源采购项目
© 2009-2024 All Rights Reserved. 粤ICP备14051456号
地址:深圳市南山区学苑大道1088号南方科技大学创园4栋203室 电话:0755-88018567 邮编:518055