src/main/java/com/moon/server/entity/shujian/CreateLayerEntity.java
@@ -492,7 +492,7 @@ public class Config { private Process process; public Config(Integer type, List<GradientColorTableEntity> levels) { public Config(Integer type, List<?> levels) { process = new Process(type, levels); }