Commit 9ed35bb2 by mercymodest

feat: add extend_information column to t_device_operating_record for additional data storage

parent 59638974
# 伟方
# 伟方
ALTER TABLE `t_device_operating_record`
ADD COLUMN `extend_information` text NULL COMMENT '扩展字段' AFTER `business_type`;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment