|
@@ -388,9 +388,6 @@ public class SceneNaturalService {
|
|
|
map.put("sceneName", params.getNaturalName());
|
|
|
map.put("type", DictConstants.SCENE_NATURAL);
|
|
|
logService.logSceneDelete(LogConstants.SYS_LOG_SCENE_DELETE, map);
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
}
|
|
|
|
|
|
public Integer querySceneNumBySy() {
|