rabin %!s(int64=5) %!d(string=hai) anos
pai
achega
91cacfdc1a
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      database/data.php

+ 10 - 0
database/data.php

@@ -112,6 +112,16 @@ return array
             //'list'      => true,
         ),
 
+        'location'      => array
+        (
+            'type'      => 'int-11',
+            'name'      => '投放位置-选填项,请输入投放位置,直接输入位置的数字即可,默认为0则无需位置',
+            'default'   => '0',
+            'desc'      => '投放位置',
+            'match'     => 'option',
+            'update'    => 'text',
+        ),
+
         'ad_type'      => array
         (
             'type'      => 'int-11',