feat:完善项目

This commit is contained in:
henry
2022-01-15 15:20:59 +08:00
parent c5fb6023f3
commit 57daf5119d
7 changed files with 201 additions and 8 deletions

View File

@ -57,10 +57,6 @@ type (
}
)
func (c *Patent) tree() {
}
func (c *Patent) ipcTree(src []*model2.SysPatentClassify, parentID uint64) []*PatentIPCInfo {
out := make([]*PatentIPCInfo, 0)