fix:仿真策划版本记录

This commit is contained in:
2026-02-27 17:37:29 +08:00
parent 28194b816c
commit 97b37473d8
5 changed files with 37 additions and 7 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE spdm_baseline.simulation_design_versions ADD beforeContents longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL COMMENT '上个版本内容JSON字符串';