diff --git a/app/Services/CacheTg.php b/app/Services/CacheTg.php index 2c651ce9..60120283 100755 --- a/app/Services/CacheTg.php +++ b/app/Services/CacheTg.php @@ -215,7 +215,7 @@ final class CacheTg $oModelArticleSchema->_opt([ "thumb_use" => $aDefaultThumbUse, - "sub_key" => $sDefaultSubKey +// "sub_key" => $sDefaultSubKey ]); ServiceArticleCmd::startWithO($oModelArticleSchema)->syncOpen()->save("new");