mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
feat:实现项目团队加入功能
This commit is contained in:
@@ -854,7 +854,7 @@ func (c *ManagerController) TeamDelete() {
|
||||
|
||||
c.CheckJsonError(5001, err)
|
||||
|
||||
c.JsonResult(0, "")
|
||||
c.JsonResult(0, "OK")
|
||||
}
|
||||
|
||||
func (c *ManagerController) TeamMemberList() {
|
||||
|
||||
Reference in New Issue
Block a user