feat:完善项目管理,增加专家列表信息
This commit is contained in:
@ -10,6 +10,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// Project 项目列表
|
||||
type Project struct {
|
||||
*session.Enterprise
|
||||
local string
|
||||
|
Reference in New Issue
Block a user