代码调整

This commit is contained in:
2023-11-07 14:44:34 +08:00
parent bb2400b747
commit e71448fcd7
2 changed files with 14 additions and 3 deletions

View File

@@ -1029,7 +1029,7 @@ public class CsDevModelServiceImpl implements ICsDevModelService {
switch (name) {
//数据集
case "Ds$Apf$Master$01":
showName = "模块数据";
showName = "APF模块数据";
break;
case "Ds$Apf$module$01":
showName = "模块1数据";