wugg 2 years ago
parent
commit
a10c3b6628
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/controller/CatPlat.php

+ 1 - 1
app/admin/controller/CatPlat.php

@@ -142,7 +142,7 @@ use think\App;class CatPlat extends Base{
         if($sale_rate> $ist['sale_rate']){
            $list= $this->checkGood($cat_id,$sale_rate);
            if(!empty($list)){
-               return app_show(10004,"存在不满足毛利率得商品价格",["spuCode"=>$list]);
+               return app_show(10004,"存在不满足毛利率得商品价格",["skuCode"=>$list]);
            }
         }
         $data=[