Commit ef0f5ec9 authored by 赵啸非's avatar 赵啸非

添加返回http code 500错误

parent 43c9a927
......@@ -15,6 +15,7 @@ import java.util.List;
@Data
public class ModelVo extends BaseEntityLong {
private List <Long> idList;
private Long siteId;
/** 模块下包含的数据统计 */
private List<ModelCensusEntity> censusList;
......
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