反链面板

This commit is contained in:
Liang Ding
2022-09-29 12:53:00 +08:00
parent ff87978204
commit cb9241eedc

View File

@@ -159,6 +159,7 @@ OK:
}
func GetBacklinkDoc(defID, refTreeID string) (ret []string) {
ret = []string{}
keyword := ""
beforeLen := 12
sqlBlock := sql.GetBlock(defID)