This commit is contained in:
wangjinlei
2025-02-18 11:00:38 +08:00
parent bd5f4fa187
commit a38b143c9f
4 changed files with 157 additions and 7 deletions

View File

@@ -48,6 +48,7 @@ class Publish extends Base
continue;
}
$stages[$k]['articles'][$key]['tg_article_id'] = $pro_info['article_id'];
$stages[$k]['articles'][$key]['p_article_id'] = $pro_info['p_article_id'];
}
}