Update config/params.php

This commit is contained in:
dongpd 2023-06-30 02:57:04 +00:00
parent 0dce5700b5
commit 8ec330d21d

View File

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