feat:完善项目管理,增加专家列表信息

This commit is contained in:
henry
2021-12-10 18:16:41 +08:00
parent 2ee564d540
commit fdcd46bf49
14 changed files with 265 additions and 109 deletions

View File

@ -10,6 +10,7 @@ import (
"time"
)
// Project 项目列表
type Project struct {
*session.Enterprise
local string