no message
This commit is contained in:
parent
deca843139
commit
a8eca4e94e
@ -187,7 +187,7 @@ final class CacheTg
|
|||||||
$oModelArticleSchema->save();
|
$oModelArticleSchema->save();
|
||||||
|
|
||||||
$oModelArticleSchema->_opt([
|
$oModelArticleSchema->_opt([
|
||||||
"thumb_use" => ['b','c']
|
"thumb_use" => ['c']
|
||||||
]);
|
]);
|
||||||
|
|
||||||
ServiceArticleCmd::startWithO($oModelArticleSchema)->syncOpen()->save("new");
|
ServiceArticleCmd::startWithO($oModelArticleSchema)->syncOpen()->save("new");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user