behavior add source
This commit is contained in:
parent
4b5ea3a9bc
commit
5211c1bfcc
2
1770860846_table_service_behavior_add_source.up.sql
Normal file
2
1770860846_table_service_behavior_add_source.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_dma_service_behavior`
|
||||||
|
ADD COLUMN `source` TINYINT default 1 comment "来源,1:app,2:admin" after `apply_user_id`
|
||||||
Loading…
Reference in New Issue
Block a user