admin_backend/template/update.tmpl
2026-01-19 18:53:24 +08:00

9 lines
167 B
Cheetah

- 游戏环境:`{{.Server}}`
- 更新时间:`{{.UpdateTime}}`
- 耗时:`{{.Duration}}`[鼓掌]
------------------------
```txt
{{.SrcGitLog}}
{{.DocGitLog}}
```