dever %!s(int64=3) %!d(string=hai) anos
pai
achega
7a32013b61
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  1. 8 1
      service/agent/database/dh_order.php

+ 8 - 1
service/agent/database/dh_order.php

@@ -9,7 +9,14 @@ $audit = array
     3 => '审核未通过',
 );
 
-$type = Dever::db('setting/role_goods')->config['set']['type'];
+//$type = Dever::db('setting/role_goods')->config['set']['type'];
+
+$type = array
+(
+    1 => '商品',
+    2 => '体验卡',
+    3 => '名额',
+);
 
 $dh_type = array
 (