feat: 百科分类api

This commit is contained in:
Blizzard
2026-02-07 16:42:43 +08:00
parent 9adad90490
commit 15a25555c4
16 changed files with 379 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
package plant
type WikiService struct{}
var WikiServiceApp = new(WikiClassService)