update
This commit is contained in:
@ -75,7 +75,7 @@ export async function newsDetail(id:string):Promise<result<InewsDetail>>{
|
||||
|
||||
// 网站配置
|
||||
export interface IWebsiteConfig {
|
||||
id: string
|
||||
id: number
|
||||
app_extra_tag: string
|
||||
app_name: string
|
||||
app_description: string
|
||||
|
Reference in New Issue
Block a user