no message

This commit is contained in:
hellcat 2026-07-28 19:36:50 +08:00
parent c514c17277
commit 366c1927a9

View File

@ -215,7 +215,7 @@ final class CacheTg
$oModelArticleSchema->_opt([ $oModelArticleSchema->_opt([
"thumb_use" => $aDefaultThumbUse, "thumb_use" => $aDefaultThumbUse,
"sub_key" => $sDefaultSubKey // "sub_key" => $sDefaultSubKey
]); ]);
ServiceArticleCmd::startWithO($oModelArticleSchema)->syncOpen()->save("new"); ServiceArticleCmd::startWithO($oModelArticleSchema)->syncOpen()->save("new");