bug 77919

This commit is contained in:
赵霄
2023-11-03 17:07:28 +08:00
parent 80bfa017c5
commit ed1198ca97
8 changed files with 235 additions and 273 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
module.exports = {
// 标准化活动
standardizationActivity: {
nodeName: '节点名称' // 节点名称
nodeName: '节点名称', // 节点名称
currentNode: '当前节点'
},
// 问答库
questionAnswer: {