1 line
86 B
MySQL
1 line
86 B
MySQL
|
ALTER TABLE sys_log_operation ADD COLUMN result_data text NULL COMMENT '返回结果';
|