手环增加电量
This commit is contained in:
parent
e02712ea27
commit
291a3058fd
2
1730879403_change_table_bands.up.sql
Normal file
2
1730879403_change_table_bands.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_bands`
|
||||||
|
ADD COLUMN `battery` varchar(12) NULL COMMENT '电量' AFTER `status`;
|
Loading…
Reference in New Issue
Block a user