Commit fe79073e authored by tangwei's avatar tangwei

修改

parent 46d0116b
......@@ -45,7 +45,7 @@ public class Firefighters extends BaseEntity {
private String companyCode;
@ApiModelProperty(value = "队伍id")
private Integer fireTeamId;
private Long fireTeamId;
@ApiModelProperty(value = "姓名")
private String name;
......
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