测试自动化脚本

This commit is contained in:
张超
2025-06-23 17:52:54 +08:00
parent 03d3a10ee7
commit 3de6686992
2 changed files with 11 additions and 5 deletions

View File

@@ -21,7 +21,6 @@ import (
// @version 1.0
// @description 基于Go语言的可定制主题博客系统
func main() {
//读取配置文件
// 1. 初始化配置
conf, err := config.LoadConfig("config.yml")
if err != nil {