反链面板

This commit is contained in:
Liang Ding 2022-09-29 12:53:00 +08:00
parent ff87978204
commit cb9241eedc
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

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