添加网站TDK设置获取功能
This commit is contained in:
@ -105,3 +105,10 @@ export interface PageResultIndexSettingRespVO {
|
||||
status: number
|
||||
createTime: string
|
||||
}
|
||||
|
||||
|
||||
export interface TdkSettingsRespVO {
|
||||
title: string
|
||||
describe: string
|
||||
keywork: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user