Update go cli (#13717)

### What problem does this PR solve?

Go cli

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2026-03-24 20:08:36 +08:00
committed by GitHub
parent d84b688b91
commit b308cd3a02
28 changed files with 3239 additions and 955 deletions

View File

@@ -19,10 +19,9 @@ package handler
import (
"net/http"
"ragflow/internal/server"
"ragflow/internal/service"
"github.com/gin-gonic/gin"
"ragflow/internal/service"
)
// SystemHandler system handler