update
This commit is contained in:
@ -44,6 +44,7 @@ export async function newsIndex(websiteId:number = 0):Promise<result<InewsIndex[
|
||||
|
||||
// 新闻详情
|
||||
export interface InewsDetail {
|
||||
id: number
|
||||
title: string
|
||||
keywords: string
|
||||
description: string
|
||||
|
Reference in New Issue
Block a user