待看url可修改,增加快捷键
This commit is contained in:
@@ -19,6 +19,7 @@ export interface AddWatchlistItemParams {
|
||||
// 更新项目的参数接口
|
||||
export interface UpdateWatchlistItemParams {
|
||||
title?: string;
|
||||
url?: string;
|
||||
}
|
||||
|
||||
class WatchlistService {
|
||||
|
||||
Reference in New Issue
Block a user