Skip to content

Commit 26bf3c0

Browse files
authored
重新触发 userCICD
1 parent 5b7a35d commit 26bf3c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microservice/user/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import (
2727
)
2828

2929
func init() {
30-
// 预加载.env文件,用于本地开发.
30+
// 预加载.env文件,用于本地开发
3131
_ = godotenv.Load()
3232
}
3333

0 commit comments

Comments
 (0)