© 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] => 1452
[title] => SUSTech-2018-083 统一账号管理系统开发及辅助教学系统升级服务采购项目
[sort_id] => 13
[published_at] => 2018-06-13 10:11:48
)
[_related:CActiveRecord:private] => Array
(
)
[_c:CActiveRecord:private] =>
[_pk:CActiveRecord:private] => 1452
[_alias:CActiveRecord:private] => t
[_errors:CModel:private] => Array
(
)
[_validators:CModel:private] =>
[_scenario:CModel:private] => update
[_e:CComponent:private] =>
[_m:CComponent:private] =>
)
SUSTech-2018-079 创园1栋一层局部改造装修装饰工程项目
2018-06-081. 项目名称:创园1栋一层局部改造装修装饰工程项目
2.招标编号:SUSTech-2018-079
3.开标日期:2018年05月29日
4.评标办法:平均值法
5.评审专家:
|
罗丹 |
白家鸣 |
陈毅 |
6. 投标供应商及投标报价
|
序号 |
投标人名称 |
投标总价(元) |
价格分 |
价格分排名 |
|
1 |
深圳市设计装饰工程有限公司 |
330376.51 |
99.55 |
16 |
|
2 |
深圳市深城建设工程有限公司 |
334053.17 |
99.80 |
9 |
|
3 |
深圳市南方鸿达实业有限公司 |
334306.83 |
99.72 |
11 |
|
4 |
深圳市广兆业建筑工程有限公司 |
333687.36 |
99.91 |
4 |
|
5 |
深圳市兴嵘建设有限公司 |
332548.15 |
99.88 |
5 |
|
6 |
深圳市冠贤建设工程有限公司 |
334898.69 |
99.54 |
18 |
|
7 |
深圳市美佳旺装饰工程有限公司 |
332495.01 |
99.87 |
7 |
|
8 |
深圳市德创建筑工程有限公司 |
329714.58 |
99.45 |
20 |
|
9 |
中安建设(深圳)有限公司 |
331995.55 |
99.79 |
10 |
|
10 |
深圳市永泰环境建设有限公司 |
332353.80 |
99.85 |
8 |
|
11 |
深圳东海建设集团有限公司 |
338833.46 |
98.36 |
25 |
|
12 |
深圳市深泰建设工程有限公司 |
336994.03 |
98.91 |
22 |
|
13 |
深圳市浩瀚图腾环境艺术有限公司 |
349006.87 |
95.31 |
26 |
|
14 |
深圳市鑫锡建筑有限公司 |
332511.43 |
99.87 |
6 |
|
15 |
深圳市松立装饰设计工程有限公司 |
333613.22 |
99.93 |
3 |
|
16 |
深圳市长新建设工程有限公司 |
334751.18 |
99.59 |
15 |
|
17 |
深圳市海城世纪建筑工程有限公司 |
333062.75 |
99.95 |
2 |
|
18 |
深圳市润隆建设工程有限公司 |
333522.38 |
99.96 |
1 |
|
19 |
深圳市万金钰发展有限公司 |
325091.38 |
98.76 |
23 |
|
20 |
深圳市鹏升建设有限公司 |
337692.58 |
98.70 |
24 |
|
21 |
深圳市毅恒达装饰设计工程有限公司 |
331141.70 |
99.67 |
13 |
|
22 |
中建河图建设有限公司 |
330014.79 |
99.50 |
19 |
|
23 |
深圳市天惠建筑工程有限公司 |
330339.07 |
99.55 |
17 |
|
24 |
深圳市大同建设工程有限公司 |
330746.98 |
99.61 |
14 |
|
25 |
深圳市星中恒建筑工程有限公司 |
334422.45 |
99.69 |
12 |
|
26 |
广东瑞丰建设有限公司 |
329515.61 |
99.42 |
21 |
|
供应商名称 |
中标金额(元) |
|
深圳市润隆建设工程有限公司 |
333522.38 |
© 2009-2024 All Rights Reserved. 粤ICP备14051456号
地址:深圳市南山区学苑大道1088号南方科技大学创园4栋203室 电话:0755-88018567 邮编:518055