⚡ 添加系统类型.
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
import axios from 'axios';
|
||||
|
||||
/**
|
||||
* 主机别名修改请求
|
||||
*/
|
||||
export interface HostAliasUpdateRequest {
|
||||
id?: number;
|
||||
name?: string;
|
||||
}
|
||||
|
||||
/**
|
||||
* 主机拓展信息查询请求
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user