Update config/params.php

This commit is contained in:
dongpd 2023-06-30 03:24:49 +00:00
parent 5a3074ff4a
commit 8918a58746

View File

@ -8,5 +8,5 @@ return [
"version" => "1.0.7",
"autoSyncLog" => false,
"timeoutRequestServer" => 4,
"test" => 4
"test" => 5
];