zmc
2023-08-30 65561ff84ad5520a8f7614dd9adf48ac42ff5347
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;
}