dever hace 4 años
padre
commit
7c083d8300
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/shop/database/out_order.php

+ 1 - 1
app/shop/database/out_order.php

@@ -21,7 +21,7 @@ return array
     'lang' => '出库订单',
     'order' => 99,
     'menu'	=> false,
-    'type' => $type,
+    'config_type' => $type,
     # 数据结构
     'struct' => array
     (