1.修复设置路径不生效;\n2.修复元数据更新后业务转码模块对函数检查状态异常问题;

This commit is contained in:
taocong
2026-07-07 10:21:02 +08:00
parent 38fde4223f
commit 9fdd342234
12 changed files with 64 additions and 3 deletions
+4
View File
@@ -15,6 +15,10 @@
<toc-element topic="UFT3功能查询.md"/>
<toc-element topic="UF20功能查询.md"/>
</toc-element>
<toc-element topic="数据映射.md">
<toc-element topic="表替换.md"/>
<toc-element topic="函数替换.md"/>
</toc-element>
<toc-element topic="元数据更新.md"/>
<toc-element topic="更新记录.md">
<toc-element topic="update-1-2-0.md"/>
+3
View File
@@ -0,0 +1,3 @@
# 函数替换
Start typing here...
+6
View File
@@ -0,0 +1,6 @@
# 数据映射
## 快速跳转
[表替换](http://10.20.163.105:6045/uft3changecode/表替换.html)
[函数替换](http://10.20.163.105:6045/uft3changecode/函数替换.html)
+3
View File
@@ -0,0 +1,3 @@
# 表替换
Start typing here...