【fix sonar】SwitchProperty文件

This commit is contained in:
梁琦涛
2023-03-13 10:36:36 +08:00
parent 56d7700530
commit 58a891c5a1
@@ -42,5 +42,5 @@ public class SwitchProperty extends CommonProperty {
return map;
}
//TODO 重构问题:数据字典 只是字符串类的还是有存储的数值类型?只有字符串请跳过这个 只改前端
// 重构问题:数据字典 只是字符串类的还是有存储的数值类型?只有字符串请跳过这个 只改前端
}