feat: article: finish base functions

This commit is contained in:
fallen-angle
2022-02-15 16:49:32 +08:00
parent 72ef5c92c4
commit be5def58fd
13 changed files with 245 additions and 37 deletions

View File

@@ -13,6 +13,7 @@ func BusiRouter() {
// Public
{
statisticRouter(publicRouter)
articlePublicRouter(publicRouter)
}
// Private