摘要: 1、修改字段类型及长度: alter table rb_user_account  modify column wait_repay_capital decimal(20,2) default 0.00; 阅读全文
posted @ 2016-03-15 14:32 自朗活 阅读(106) 评论(0) 推荐(0)