perf(丰声): 功能类-自动确认登录

This commit is contained in:
AIsouler
2024-04-20 19:39:15 +08:00
parent a9eb8d68de
commit 992b449c4f

View File

@@ -6,9 +6,11 @@ export default defineAppConfig({
groups: [ groups: [
{ {
key: 10, key: 10,
name: '功能类-登录确认', name: '功能类-自动确认登录',
desc: '自动点击"登录"按钮', desc: '自动点击[登录]按钮',
quickFind: true, quickFind: true,
actionMaximum: 1,
resetMatch: 'app',
rules: [ rules: [
{ {
key: 0, key: 0,