【fix sonar】SwitchProperty文件

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