daily step add band_id
This commit is contained in:
parent
2220924ff6
commit
6e316dde27
2
1748485013_table_daily_step_add_band_id.up.sql
Normal file
2
1748485013_table_daily_step_add_band_id.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_daily_step`
|
||||||
|
ADD COLUMN `band_id` integer not NULL COMMENT "手环id" after `id`
|
Loading…
Reference in New Issue
Block a user