作者 lyh

gx脚本

@@ -114,7 +114,7 @@ class RecommendedSuppliers extends Command @@ -114,7 +114,7 @@ class RecommendedSuppliers extends Command
114 * @method :post 114 * @method :post
115 * @time :2024/7/1 18:07 115 * @time :2024/7/1 18:07
116 */ 116 */
117 - public function getKeywords($project_id){ 117 + public function getKeywords($project_id){git
118 $info = Keyword::inRandomOrder()->first(); 118 $info = Keyword::inRandomOrder()->first();
119 $keywordInfo = $this->getPurchaser($info->title,$project_id); 119 $keywordInfo = $this->getPurchaser($info->title,$project_id);
120 if($keywordInfo !== false){ 120 if($keywordInfo !== false){