1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||
alter table ic_nat add COLUMN `SAMPLE_TIME` datetime COMMENT '采样时间'after ID_CARD; |
|||
|
|||
ALTER TABLE ic_nat MODIFY COLUMN NAT_TIME datetime COMMENT '检测时间,精确到分钟'; |
Loading…
Reference in new issue