github.com/qiuhoude/go-web@v0.0.0-20220223060959-ab545e78f20d/blogweb_gin/config/config.go (about)

     1  package config
     2  
     3  // 定义查询文章,每页显示的文章量
     4  const NUM = 5