jing1990
360截图20200807192640401.png 833x567 40.1 KB <?php if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class table_index_restriction extends discuz_table { public function __construct() { parent::__construct(); $this->_pk = 'id'; $this->_table = 'plugin_lingke_license_restriction'; } var $ci…