feat:完善项目信息
This commit is contained in:
@ -98,7 +98,7 @@ func (c *Expert) Patent(id uint64, page, pageSize int) (*controller.ReturnPages,
|
||||
return nil, err
|
||||
}
|
||||
|
||||
return paper(uids, page, pageSize)
|
||||
return patent(uids, page, pageSize)
|
||||
}
|
||||
|
||||
// Paper 论文信息
|
||||
|
Reference in New Issue
Block a user