alter table t_fin_month_conn_bill add bill_time_month number(2) default 9 not null ;comment on column t_fin_month_conn_bill.bill_time_month is '账单关联运单的寄件月份';