no message

This commit is contained in:
hellcat 2026-01-25 23:42:33 +08:00
parent 3f25ce420d
commit 79da0b8bb5

View File

@ -66,7 +66,7 @@ final class ArticleSchema
$aCmd["key"] = $sCmdKey;
$aCmd["article_code"] = $oArticleSchema->code;
$aCmd["group_code"] = $oArticleSchema->group_code;
$aCmd["article_opt"] = json_decode($oArticleSchema->opt);
$aCmd["article_opt"] = json_decode($oArticleSchema->opt ?? '', true) ?? [];
// 附加config