update - 添加脚本更新执行

This commit is contained in:
wangli 2024-02-19 16:40:19 +08:00
parent 569a81e102
commit b331b0529a

View File

@ -0,0 +1,2 @@
INSERT INTO `workflow-engine`.ext_ax_property (name, value, create_at, update_at, is_delete)
VALUES ('yoke', '1.3.0-SNAPSHOT', '2024-02-19 16:30:19', '2024-02-19 16:30:19', 0);