refactor: notification module

This commit is contained in:
Jacky 2025-02-25 19:06:39 +08:00
parent 34fa4eb204
commit ab46d1de7e
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D
41 changed files with 3989 additions and 2411 deletions

3
gen.sh
View file

@ -6,3 +6,6 @@ go run cmd/errdef/generate.go -project . -type ts -output ./app/src/constants/er
# parse nginx directive indexs
go run cmd/ngx_dir_index/ngx_dir_index.go ./internal/nginx/nginx_directives.json
# generate notification texts
go run cmd/notification/generate.go