wang-hao-jie
2021-12-10 96750e073321368fc6becf948d70aadee14f8030
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Accident.java
@@ -25,7 +25,7 @@
@DynamicUpdate
@Table(name = "t_accident")
@TableName("t_accident")
@ApiModel(value = "车险记录")
@ApiModel(value = "事故记录")
public class Accident extends XbootBaseEntity {
    private static final long serialVersionUID = 1L;