|
id
|
int(11)
|
|
|
|
|
tender_id
|
int(11)
|
|
|
浏览不相关的值
|
|
supplier_id
|
int(11)
|
|
|
浏览不相关的值
|
|
submission_date
|
date
|
|
|
|
|
total_amount
|
decimal(14,2)
|
|
|
|
|
delivery_days
|
int(11)
|
|
|
|
|
warranty_months
|
int(11)
|
|
|
|
|
technical_score
|
tinyint(4)
|
|
|
|
|
financial_score
|
tinyint(4)
|
|
|
|
|
final_score
|
tinyint(4)
|
|
|
|
|
status
|
enum
|
-- |
|
submitted
|
|
notes
|
text
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|