Merge branch 'develop' of https://gitee.com/fusenpack/fusenapi into feature/auth

This commit is contained in:
eson
2023-08-17 14:10:20 +08:00
48 changed files with 444 additions and 471 deletions

View File

@@ -66,7 +66,7 @@ func (l *GetMapLibraryListLogic) GetMapLibraryList(req *types.Request, userinfo
if tagIndex, ok := mapTag[*v.TagId]; ok {
data.Tag = &types.MapLibraryListTag{
Id: templateTagList[tagIndex].Id,
Title: *templateTagList[tagIndex].Title,
Title: *templateTagList[tagIndex].TemplateTag,
}
}
//解析info