Browse Source

提交数据

lvhao 3 months ago
parent
commit
804873ca55
1 changed files with 4 additions and 1 deletions
  1. 4 1
      core/CoreApp/models/Model_logic_u9tools.php

+ 4 - 1
core/CoreApp/models/Model_logic_u9tools.php

@@ -306,7 +306,10 @@ class Model_logic_u9tools extends Lin_Model {
                 $list['wigother'] = $sku_list[39]['id'];//头套其它
             }
             if(isset($sku_list[50])){
-                $list['wigother2'] = $sku_list[50]['id'];//头套其它2
+                $list['wigother1'] = $sku_list[50]['id'];//头套其它
+            }
+            if(isset($sku_list[51])){
+                $list['wigother2'] = $sku_list[51]['id'];//头套其它2
             }
         }
         //现在没有129这个分类了