zmc
2023-10-12 48959b0b908dd57bf9dd991b75756ac2698f2b4d
src/main/java/com/job/zsc/pojo/DustExceptionType.java
@@ -10,6 +10,5 @@
@NoArgsConstructor
public class DustExceptionType {
    private String exception;
    private String exception_type;
    private String exceptionType;
}