1 line
96 B
MySQL
1 line
96 B
MySQL
|
ALTER TABLE t_ability_application ADD COLUMN `cameraList` json NULL COMMENT '摄像头ID数组';
|