关闭 call

This commit is contained in:
todaywindy 2025-06-04 10:50:41 +08:00
parent f0806e7cfc
commit e9ad9e1a36

View File

@ -12,5 +12,5 @@ return [
'sync' => true, //同步
'status' => true, //true启用0关闭
'status' => false, //true启用0关闭
];