feat: 增加应用回滚功能
This commit is contained in:
committed by
zhengkunwang223
parent
9f55523972
commit
d7fc670136
@@ -78,6 +78,7 @@ export namespace App {
|
||||
export interface AppInstalledOp {
|
||||
installId: number;
|
||||
operate: string;
|
||||
backupId?: number;
|
||||
}
|
||||
|
||||
export interface AppService {
|
||||
|
||||
Reference in New Issue
Block a user