Commit 38ea4de3 authored by lisong's avatar lisong

fb_jxiop_V1.0.0_230202 分支 代码合并

parent 5ce951f1
......@@ -23,7 +23,7 @@ import java.util.List;
@Data
@EqualsAndHashCode(callSuper = true)
@Accessors(chain = true)
@TableName("wl_car")
@TableName(value="wl_car",autoResultMap = true)
@ApiModel(value = "Car对象", description = "消防车信息")
public class Car extends BaseEntity {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment