瀏覽代碼

up - good_name

liugc 1 年之前
父節點
當前提交
d63ece1ebd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/api/service/DouYinService.php

+ 1 - 1
app/api/service/DouYinService.php

@@ -128,7 +128,7 @@ class DouYinService
             "account_id" => '7511543640776017961',
             "account_id" => '7511543640776017961',
             "product" => [
             "product" => [
                 "out_id" => $params['goods_id']??0,
                 "out_id" => $params['goods_id']??0,
-                "product_name" => $params['goods_name'],
+                "product_name" => $params['goods_name']??'无',
                 "product_type" => 22,
                 "product_type" => 22,
                 "category_id" => 6004003,
                 "category_id" => 6004003,
                 "category_full_name" =>  "其他维修服务",
                 "category_full_name" =>  "其他维修服务",