项目列表增加项目概况
This commit is contained in:
@ -208,4 +208,9 @@ public class BusProjectVo implements Serializable {
|
||||
|
||||
private Long count;
|
||||
|
||||
/**
|
||||
* 项目概括
|
||||
*/
|
||||
private String projectGeneralize;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user