Commit 2862a2ce by mercymodest

chore: add comment indicating execution in domestic environment

parent 3914dec4
-- 设备设备码表
-- 设备设备码表
......@@ -95,6 +95,7 @@ alter table t_device_code
add hide_overdue tinyint default 0 null comment '是否隐藏逾期杂物 0:否 1:是 default: 0';
-- 20251201 国外线上环境已经执行
-- 国内也已经执行
-- 删除不必要的数据
DELETE
......
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