|
id
|
int(11)
|
|
|
|
|
asset_id
|
int(11)
|
|
|
浏览不相关的值
|
|
disposal_type
|
enum
|
-- |
|
|
|
disposal_date
|
date
|
|
|
|
|
disposal_value
|
decimal(12,2)
|
|
|
0.00
|
|
reason
|
text
|
|
|
|
|
recipient
|
varchar(255)
|
|
|
|
|
receipt_number
|
varchar(100)
|
|
|
|
|
approved_by
|
int(11)
|
|
|
|
|
notes
|
text
|
|
|
|
|
created_by
|
int(11)
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|