新增科普文章来源管理

This commit is contained in:
2024-10-16 15:58:41 +08:00
parent aab466b4ea
commit 653694d98d
5 changed files with 332 additions and 6 deletions
+1
View File
@@ -110,4 +110,5 @@ type basicManage struct {
// 文章管理
type articleManage struct {
ArticleScience
ArticleScienceSource
}