zmc
2023-09-05 3c00fb91eb2f617922730e7d0c56ea0e1ad373e0
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;
}