From a214a8bba0f3db6ce95799a4943883e7b626481b Mon Sep 17 00:00:00 2001 From: liamjung Date: Mon, 22 Dec 2025 17:19:58 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B8=A9=E5=9D=91=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 踩坑记录.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 踩坑记录.md diff --git a/踩坑记录.md b/踩坑记录.md new file mode 100644 index 0000000..828706f --- /dev/null +++ b/踩坑记录.md @@ -0,0 +1,5 @@ +# 踩坑记录 + +## 一、工作流 + +1. 「`1.9.20`」在数据源字段中,删除在工作流触发器的`待使用的关系数据`字段时,会出现`字段不存在`的错误,这时清空`待使用的关系数据`可恢复。