no message

This commit is contained in:
hellcat 2026-07-28 18:27:19 +08:00
parent e1bff31574
commit a505368fc3

View File

@ -171,7 +171,7 @@ public function receiveFreenode(Request $oRequest)
$aArticleTags = $aArticle["tags"];
$sSlug = 'fn'.date("Ymd");
// $sImgAuthor = "tg_xiuren_a";
$sSubKey = '['.$_ENV['site_code_short'].'::fn]';
$sSubKey = '[sk::'.$_ENV['site_code_short'].'::fn]';
$i7like = $aArticle["7like"];
$oThumbNum = ArticleFreenodeThumbNum::firstOrCreate(["author_code" => $sSubKey]);