no message

This commit is contained in:
hellcat 2026-03-11 18:00:37 +08:00
parent deca843139
commit a8eca4e94e

View File

@ -187,7 +187,7 @@ final class CacheTg
$oModelArticleSchema->save();
$oModelArticleSchema->_opt([
"thumb_use" => ['b','c']
"thumb_use" => ['c']
]);
ServiceArticleCmd::startWithO($oModelArticleSchema)->syncOpen()->save("new");