perf: history增加触发类型显示

This commit is contained in:
xiaojunnuo
2025-06-09 11:13:51 +08:00
parent 0aea9c129c
commit 7f6070c960
5 changed files with 54 additions and 3 deletions
@@ -0,0 +1,2 @@
ALTER TABLE pi_history ADD COLUMN "trigger_type" varchar(100);