no message

This commit is contained in:
hellcat 2025-11-14 16:46:30 +08:00
parent 30b00a7e93
commit 7b807d9cb8

View File

@ -40,7 +40,7 @@ final class CacheTg
return $oResult->fail("更新cacheTime失败");
}
return $oResult->done($sGroupCode."写入一条缓存");
return $r;
}
public function saveToSchema(): Flow