🎨 Optimize code structure

This commit is contained in:
微凉
2021-12-18 15:22:56 +08:00
parent 3ce94de823
commit c2142cc03a
3 changed files with 9 additions and 8 deletions

View File

@ -101,7 +101,6 @@ func Link(c *gin.Context) {
}
common.SuccessResp(c, link)
return
}
func Preview(c *gin.Context) {