Commit 75c713f7 by chamberone

fix: 提交dto

1 parent 6afa1089
......@@ -22,7 +22,8 @@ public class BusinessServerBlocksRespDTO {
private String layerName;
private String teamId;
private String teamName;
private String area;
private Integer areaCount;
private String saasUrl;
private String updateTime;
}
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!