🎨 新增公告通知模块

This commit is contained in:
2025-05-10 03:34:25 +08:00
parent bf220076dd
commit e074395859
15 changed files with 374 additions and 12 deletions

3
service/notice/enter.go Normal file
View File

@@ -0,0 +1,3 @@
package notice
type ServiceGroup struct{ NoticeService }