添加TDK列表接口并修正字段命名
This commit is contained in:
@ -109,6 +109,6 @@ export interface PageResultIndexSettingRespVO {
|
||||
|
||||
export interface TdkSettingsRespVO {
|
||||
title: string
|
||||
describe: string
|
||||
keywork: string
|
||||
describeText: string
|
||||
keyword: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user