feat:优化信息,增加技术成果搜索
This commit is contained in:
@ -27,6 +27,7 @@ type (
|
||||
|
||||
// Instance 查询信息
|
||||
func (c *Patent) Instance(title, industry string, page, pageSize int) (*controller.ReturnPages, error) {
|
||||
// TODO:缺少会员判断标准
|
||||
mSysPatent := model.NewSysPatent()
|
||||
|
||||
where := make([]*model2.ModelWhere, 0)
|
||||
|
Reference in New Issue
Block a user