wang-hao-jie
2021-12-09 fdeaff15619f5f2e851f74f7b5e2b203b157856d
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;