|
Server : nginx/1.18.0 System : Linux iZrj9edhd5u5pfsek09o1jZ 3.10.0-957.21.3.el7.x86_64 #1 SMP Tue Jun 18 16:35:19 UTC 2019 x86_64 User : www ( 1000) PHP Version : 5.6.40 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv Directory : /mnt/web/www.neatabattery.com/data/backup/v1.3.8_www/data/schema/ |
<?php
return array (
'aid' =>
array (
'name' => 'aid',
'type' => 'int(10)',
'notnull' => false,
'default' => NULL,
'primary' => true,
'autoinc' => true,
),
'typeid' =>
array (
'name' => 'typeid',
'type' => 'int(10)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'channel' =>
array (
'name' => 'channel',
'type' => 'int(10)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'is_b' =>
array (
'name' => 'is_b',
'type' => 'tinyint(1)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'title' =>
array (
'name' => 'title',
'type' => 'varchar(200)',
'notnull' => false,
'default' => '',
'primary' => false,
'autoinc' => false,
),
'litpic' =>
array (
'name' => 'litpic',
'type' => 'varchar(250)',
'notnull' => false,
'default' => '',
'primary' => false,
'autoinc' => false,
),
'is_head' =>
array (
'name' => 'is_head',
'type' => 'tinyint(1)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'is_special' =>
array (
'name' => 'is_special',
'type' => 'tinyint(1)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'is_top' =>
array (
'name' => 'is_top',
'type' => 'tinyint(1)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'is_recom' =>
array (
'name' => 'is_recom',
'type' => 'tinyint(1)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'is_jump' =>
array (
'name' => 'is_jump',
'type' => 'tinyint(1)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'is_litpic' =>
array (
'name' => 'is_litpic',
'type' => 'tinyint(1)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'author' =>
array (
'name' => 'author',
'type' => 'varchar(200)',
'notnull' => false,
'default' => '',
'primary' => false,
'autoinc' => false,
),
'click' =>
array (
'name' => 'click',
'type' => 'int(10)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'arcrank' =>
array (
'name' => 'arcrank',
'type' => 'int(10)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'jumplinks' =>
array (
'name' => 'jumplinks',
'type' => 'varchar(200)',
'notnull' => false,
'default' => '',
'primary' => false,
'autoinc' => false,
),
'ismake' =>
array (
'name' => 'ismake',
'type' => 'tinyint(1)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'seo_title' =>
array (
'name' => 'seo_title',
'type' => 'varchar(200)',
'notnull' => false,
'default' => '',
'primary' => false,
'autoinc' => false,
),
'seo_keywords' =>
array (
'name' => 'seo_keywords',
'type' => 'varchar(200)',
'notnull' => false,
'default' => '',
'primary' => false,
'autoinc' => false,
),
'seo_description' =>
array (
'name' => 'seo_description',
'type' => 'text',
'notnull' => false,
'default' => NULL,
'primary' => false,
'autoinc' => false,
),
'users_price' =>
array (
'name' => 'users_price',
'type' => 'decimal(10,2)',
'notnull' => false,
'default' => '0.00',
'primary' => false,
'autoinc' => false,
),
'prom_type' =>
array (
'name' => 'prom_type',
'type' => 'tinyint(1) unsigned',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'tempview' =>
array (
'name' => 'tempview',
'type' => 'varchar(200)',
'notnull' => false,
'default' => '',
'primary' => false,
'autoinc' => false,
),
'status' =>
array (
'name' => 'status',
'type' => 'tinyint(1)',
'notnull' => false,
'default' => '1',
'primary' => false,
'autoinc' => false,
),
'sort_order' =>
array (
'name' => 'sort_order',
'type' => 'int(10)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'lang' =>
array (
'name' => 'lang',
'type' => 'varchar(50)',
'notnull' => false,
'default' => 'cn',
'primary' => false,
'autoinc' => false,
),
'admin_id' =>
array (
'name' => 'admin_id',
'type' => 'int(10)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'users_id' =>
array (
'name' => 'users_id',
'type' => 'int(10)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'arc_level_id' =>
array (
'name' => 'arc_level_id',
'type' => 'int(10)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'is_del' =>
array (
'name' => 'is_del',
'type' => 'tinyint(1)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'del_method' =>
array (
'name' => 'del_method',
'type' => 'tinyint(1)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'add_time' =>
array (
'name' => 'add_time',
'type' => 'int(11)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
'update_time' =>
array (
'name' => 'update_time',
'type' => 'int(11)',
'notnull' => false,
'default' => '0',
'primary' => false,
'autoinc' => false,
),
);