This commit is contained in:
cdle
2023-06-28 13:35:04 +08:00
parent 3bdbb07ba3
commit bae0e14898
24 changed files with 354 additions and 322 deletions
+1
View File
@@ -229,6 +229,7 @@ func initWebPluginList() {
}
}
}
rr.Data[i].Description = parseReply2(rr.Data[i].Description)
}
ctx.JSON(200, rr)
return