Browse Source

修改数据

lvhao 4 tháng trước cách đây
mục cha
commit
ca15374f99
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      core/CoreApp/controllers/Apipf.php

+ 1 - 1
core/CoreApp/controllers/Apipf.php

@@ -413,7 +413,7 @@ class Apipf extends Start_Controller{
                 $quantity = [$info['quantity']];
             }
             foreach($issku as $index=>$item){
-                if(stripos($info['issku'],'gift') === false){
+                if(stripos($item,'gift') !== false){
                     
                 }else{