wang-hao-jie
2021-11-22 24908b26035b3aefe84ba557e7cddd5a9a8aece9
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;