作者 lyh

gx

... ... @@ -349,7 +349,7 @@ class UpdateSeoTdk extends Command
* @method :post
* @time :2023/10/30 11:22
*/
public function companyName($key,$project_id){
public function companyName($project_id,$key = ''){
$data = [
'product_long_description',
];
... ...