add score
This commit is contained in:
parent
561505c4e6
commit
461cf82483
2
1774254501_table_dma_service_behavior_add_score.up.sql
Normal file
2
1774254501_table_dma_service_behavior_add_score.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_dma_service_behavior`
|
||||||
|
ADD COLUMN `score` INTEGER default 0 comment "分数" after `status`
|
||||||
Loading…
Reference in New Issue
Block a user