feat: 增加网站创建功能
This commit is contained in:
committed by
zhengkunwang223
parent
a1ac689a5e
commit
ef789cdfea
@@ -88,6 +88,10 @@ export namespace App {
|
||||
detailId?: number;
|
||||
}
|
||||
|
||||
export interface AppInstalledSearch {
|
||||
type: string;
|
||||
}
|
||||
|
||||
export interface AppService {
|
||||
label: string;
|
||||
value: string;
|
||||
|
||||
Reference in New Issue
Block a user