lvhao 4 ماه پیش
والد
کامیت
ca15374f99
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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{