This repository was archived by the owner on Feb 13, 2026. It is now read-only.
跟随订阅什么作用 #1351
跟随订阅什么作用
#1351
-
|
规则类别里启用某条规则先是一横'提示跟随订阅'.再点击是打勾.全部启用. |
Beta Was this translation helpful? Give feedback.
Answered by
AIsouler
Oct 30, 2025
Replies: 1 comment
-
|
跟随订阅就是规则类别 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AIsouler
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
跟随订阅就是规则类别
enable值为null,此时此类别下的规则组开关由规则组的enable值决定,不由规则类别控制,由于这个订阅所有规则组enable值都默认为true,所以是全部开启状态可参考:
https://gkd.li/api/interfaces/RawCategory#enable
https://gkd.li/api/interfaces/RawAppGroup#enable