zxhxx 3 年之前
父節點
當前提交
a616906cdf
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/models/store/StoreGp.php

+ 1 - 0
app/models/store/StoreGp.php

@@ -79,6 +79,7 @@ class StoreGp extends BaseModel
                 }
 
             }
+            $no_path = explode(",",$no_path);
             if ($p_no_cts % 12 == 0 && sizeof($no_path) > 1) {
                 $path = array_reverse($no_path);
                 $n = 0;