zmc
2023-09-05 55a8e9dff3004162d7c6890cdb42f3c84eb1abd6
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;
}