项目名调整,功能优化

This commit is contained in:
2026-01-26 22:20:27 +08:00
parent c6e5e655f9
commit 50275265ac
25 changed files with 413 additions and 66 deletions

View File

@@ -4,7 +4,7 @@ import (
"net/http"
"strings"
"BingDailyImage/internal/service/token"
"BingPaper/internal/service/token"
"github.com/gin-gonic/gin"
)