This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a commit to branch test in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
commit 8df8f8ca50463b6271ee07a3235f735e32c806fc Merge: 885406dd c4318f1d Author: LinkinStars <[email protected]> AuthorDate: Mon Jul 15 10:17:05 2024 +0800 Merge remote-tracking branch 'origin/feat/1.3.6/template' into test internal/controller/tag_controller.go | 15 +++----- internal/migrations/v18.go | 9 ++++- internal/schema/siteinfo_schema.go | 16 +++++--- internal/schema/tag_schema.go | 9 +++-- internal/service/siteinfo/siteinfo_service.go | 21 +++++++++- internal/service/tag/tag_service.go | 25 +++++++----- internal/service/tag_common/tag_common.go | 55 ++++++++++++++++----------- ui/template/footer.html | 3 ++ ui/template/header.html | 6 +++ 9 files changed, 108 insertions(+), 51 deletions(-)
