Files
spdm-backend/1-sql/2026-03-06/simulation_taskpool_flowtemplate_relate.sql

2 lines
165 B
SQL
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ALTER TABLE spdm_baseline.simulation_taskpool_flowtemplate_relate ADD `type` tinyint DEFAULT 0 NULL COMMENT '绑定模版类型 0流程模版 1报告模版 ';