From 3b46af38c87a6309034027c01c99783c852af700 Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Tue, 27 Dec 2022 15:35:16 +0800 Subject: [PATCH] no message --- database/migrations/2022_07_11_105144_push_auth_data.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/migrations/2022_07_11_105144_push_auth_data.php b/database/migrations/2022_07_11_105144_push_auth_data.php index 8380463..7852279 100644 --- a/database/migrations/2022_07_11_105144_push_auth_data.php +++ b/database/migrations/2022_07_11_105144_push_auth_data.php @@ -83,7 +83,7 @@ class PushAuthData extends Migration 'icon' => 'setting-config', 'pid' => '8', 'type' => '2', - 'check_type' => '1', + 'check_type' => '2', 'show' => '1', ], [ 'name' => 'settings-router',