🐛 fixed multiavatar api unavailable issue

This commit is contained in:
landaiqing
2024-11-01 17:11:28 +08:00
parent 0e141b1050
commit a0433b1dac
10 changed files with 729 additions and 182 deletions

View File

@@ -3,6 +3,7 @@ package middleware
import (
ginI18n "github.com/gin-contrib/i18n"
"github.com/gin-gonic/gin"
"schisandra-cloud-album/common/constant"
"schisandra-cloud-album/common/result"
"schisandra-cloud-album/utils"