© 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] => 476 [title] => SUSTech-2017-150 物理系数字采样示波器采购项目(重新招标) [sort_id] => 7 [published_at] => 2017-09-01 17:52:59 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 476 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => )
SUSTech-EF-2017-005 南方科技大学幼儿园办公家具采购项目
2017-09-01项目编号:SUSTech-EF-2017-005
项目类型:货物类
货币类型:人民币
根据相关法律法规的规定,本项目采用公开招标的方式实施采购,现将该项目采购公告进行公示,有关事项如下,欢迎合格投标人参与本项目投标:
一、招标内容:
序号 |
货物名称 |
数量 |
单位 |
1 |
办公家具 |
1 |
批 |
具体参数详见招标文件。
本项目预算金额:480,000元
本项目评标办法:综合评分法
二、投标人资格要求:
1.投标人须为国内合法注册登记的法人;
2.投标人具有相关的经营范围;
3.本次招标不接受联合体投标,中标后不允许分包、转包;
4.投标人须在本校进行投标登记并领取招标文件。
三、报名的时间、地点及方式:
1.报名时间:北京时间【2017】年【09】月【01】日至【2017】年【09】月【11】日,每天上午9:00至12:00、下午14:00至17:00(节假日除外)。
2.报名地点:南方科技大学慧园3栋205室。
3.报名方式:填写《投标报名登记表》(加盖公章),并提供企业营业执照副本复印件、经营范围证明文件(加盖公章),以上文件均需现场递交。
4.登记并领取了招标文件,而不参加投标的潜在投标人,请在开标前3日以书面形式通知招标人。
5.投标人递交投标文件时提供的所有资料必须真实、有效,若发现有提供虚假资料投标的将取消其投标资格,并将上报相关部门根据国家相关规定予以处罚。
四、本次招标在本招标文件规定的时间和地点公开开标。届时请投标人法定代表人或其授权代表人出席开标会,并且带身份证原件备查。
五、投标截止时间、开标时间及地点:
1.递交投标文件时间:【2017】年【09】月【12】日09:30-10:00(北京时间)
2.投标截止时间:【2017】年【09】月【12】日10:00(北京时间)
3.开标时间:【2017】年【09】月【12】日10:00(北京时间)
4.开标地点:南方科技大学慧园3栋203评标室。
六、招标人将不承担投标人准备投标文件和递交投标文件以及参加本次投标活动所发生的任何成本或费用。
七、招标人的名称、地址和联系方式:
详细地址:深圳市南山区西丽学苑大道1088号 |
邮 编:518055 |
联 系 人:【黄老师】(领取文件)/ 【邵老师】(项目咨询) |
电 话:0755-88018567 / 0755-88015030 |
传 真:0755-88018567 |
南方科技大学教育基金会
二〇一七年九月一日
© 2009-2024 All Rights Reserved. 粤ICP备14051456号
地址:深圳市南山区学苑大道1088号南方科技大学创园4栋203室 电话:0755-88018567 邮编:518055