2 lines
102 B
SQL
2 lines
102 B
SQL
ALTER TABLE `ufutx_daily_step`
|
|
ADD COLUMN `band_id` integer DEFAULT NULL COMMENT "手环id" after `id` |