fix: add [project] section for go-admin apply notify

Avoid nil Project panic when sending approval notifications.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
ymqs 2026-07-21 17:12:31 +08:00
parent 3e35c61c66
commit 80955a6c78
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
[project]
ch_name = "应用双开"
en_name = "twin"
[server] [server]
address = "0.0.0.0:9246" address = "0.0.0.0:9246"
#0:PAINC 1:FATAL 2:ERROR 3:WARNING 4:INFO 5:DEBUG 6:TRACE #0:PAINC 1:FATAL 2:ERROR 3:WARNING 4:INFO 5:DEBUG 6:TRACE