liugc пре 10 месеци
родитељ
комит
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" =>  "其他维修服务",