优化后端可以编辑皮肤等等
This commit is contained in:
@@ -126,6 +126,7 @@ func New(cfg config.Config, deps Dependencies, logger *zap.Logger) *gin.Engine {
|
||||
api := engine.Group("/api")
|
||||
{
|
||||
api.GET("/health", health.Check)
|
||||
api.GET("/listing-publish-options", systemConfigHandler.PublishOptions)
|
||||
|
||||
authRoutes := api.Group("/auth")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user