mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
fix: 修正不规范的规则
This commit is contained in:
@@ -5,7 +5,7 @@ export default defineAppConfig({
|
||||
name: '软件包安装程序',
|
||||
groups: [
|
||||
{
|
||||
// 由于该软件包安装程序存在更新、安装重叠的情况,且安装\更新后和重叠时activityid都不同,
|
||||
// 由于该软件包安装程序存在更新、安装重叠的情况,且安装/更新后和重叠时activityid都不同,
|
||||
// 尚不明确安装、更新、重叠三种情况混合时的activityid,故去掉activityIds字段
|
||||
key: 1,
|
||||
name: '功能类-自动安装/更新软件',
|
||||
|
||||
Reference in New Issue
Block a user