object(Think\Model)#6 (21) { ["db":protected]=> object(Think\Db\Driver\Mysql)#7 (18) { ["PDOStatement":protected]=> object(PDOStatement)#9 (1) { ["queryString"]=> string(28) "SHOW COLUMNS FROM `tg_admin`" } ["model":protected]=> string(8) "tg_admin" ["queryStr":protected]=> string(28) "SHOW COLUMNS FROM `tg_admin`" ["modelSql":protected]=> array(0) { } ["lastInsID":protected]=> NULL ["numRows":protected]=> int(7) ["transPDO":protected]=> NULL ["transTimes":protected]=> int(0) ["error":protected]=> string(0) "" ["linkID":protected]=> array(1) { [0]=> object(PDO)#8 (0) { } } ["_linkID":protected]=> object(PDO)#8 (0) { } ["config":protected]=> array(16) { ["type"]=> string(5) "mysql" ["hostname"]=> string(45) "rm-bp16vp9xo8ry8a6s5xo.mysql.rds.aliyuncs.com" ["database"]=> string(4) "rcfc" ["username"]=> string(11) "mg_rich_com" ["password"]=> string(8) "Tg@42022" ["hostport"]=> int(3306) ["dsn"]=> string(0) "" ["params"]=> array(0) { } ["charset"]=> string(7) "utf8mb4" ["prefix"]=> string(0) "" ["debug"]=> bool(false) ["deploy"]=> int(0) ["rw_separate"]=> bool(false) ["master_num"]=> int(1) ["slave_no"]=> string(0) "" ["db_like_fields"]=> string(0) "" } ["exp":protected]=> array(14) { ["eq"]=> string(1) "=" ["neq"]=> string(2) "<>" ["gt"]=> string(1) ">" ["egt"]=> string(2) ">=" ["lt"]=> string(1) "<" ["elt"]=> string(2) "<=" ["notlike"]=> string(8) "NOT LIKE" ["like"]=> string(4) "LIKE" ["in"]=> string(2) "IN" ["notin"]=> string(6) "NOT IN" ["not in"]=> string(6) "NOT IN" ["between"]=> string(7) "BETWEEN" ["not between"]=> string(11) "NOT BETWEEN" ["notbetween"]=> string(11) "NOT BETWEEN" } ["selectSql":protected]=> string(109) "SELECT%DISTINCT% %FIELD% FROM %TABLE%%FORCE%%JOIN%%WHERE%%GROUP%%HAVING%%ORDER%%LIMIT% %UNION%%LOCK%%COMMENT%" ["queryTimes":protected]=> int(1) ["executeTimes":protected]=> int(0) ["options":protected]=> array(5) { [8]=> int(2) [3]=> int(2) [11]=> int(0) [17]=> bool(false) [1002]=> string(17) "SET NAMES utf8mb4" } ["bind":protected]=> array(0) { } } ["_db":"Think\Model":private]=> array(1) { [0]=> object(Think\Db\Driver\Mysql)#7 (18) { ["PDOStatement":protected]=> object(PDOStatement)#9 (1) { ["queryString"]=> string(28) "SHOW COLUMNS FROM `tg_admin`" } ["model":protected]=> string(8) "tg_admin" ["queryStr":protected]=> string(28) "SHOW COLUMNS FROM `tg_admin`" ["modelSql":protected]=> array(0) { } ["lastInsID":protected]=> NULL ["numRows":protected]=> int(7) ["transPDO":protected]=> NULL ["transTimes":protected]=> int(0) ["error":protected]=> string(0) "" ["linkID":protected]=> array(1) { [0]=> object(PDO)#8 (0) { } } ["_linkID":protected]=> object(PDO)#8 (0) { } ["config":protected]=> array(16) { ["type"]=> string(5) "mysql" ["hostname"]=> string(45) "rm-bp16vp9xo8ry8a6s5xo.mysql.rds.aliyuncs.com" ["database"]=> string(4) "rcfc" ["username"]=> string(11) "mg_rich_com" ["password"]=> string(8) "Tg@42022" ["hostport"]=> int(3306) ["dsn"]=> string(0) "" ["params"]=> array(0) { } ["charset"]=> string(7) "utf8mb4" ["prefix"]=> string(0) "" ["debug"]=> bool(false) ["deploy"]=> int(0) ["rw_separate"]=> bool(false) ["master_num"]=> int(1) ["slave_no"]=> string(0) "" ["db_like_fields"]=> string(0) "" } ["exp":protected]=> array(14) { ["eq"]=> string(1) "=" ["neq"]=> string(2) "<>" ["gt"]=> string(1) ">" ["egt"]=> string(2) ">=" ["lt"]=> string(1) "<" ["elt"]=> string(2) "<=" ["notlike"]=> string(8) "NOT LIKE" ["like"]=> string(4) "LIKE" ["in"]=> string(2) "IN" ["notin"]=> string(6) "NOT IN" ["not in"]=> string(6) "NOT IN" ["between"]=> string(7) "BETWEEN" ["not between"]=> string(11) "NOT BETWEEN" ["notbetween"]=> string(11) "NOT BETWEEN" } ["selectSql":protected]=> string(109) "SELECT%DISTINCT% %FIELD% FROM %TABLE%%FORCE%%JOIN%%WHERE%%GROUP%%HAVING%%ORDER%%LIMIT% %UNION%%LOCK%%COMMENT%" ["queryTimes":protected]=> int(1) ["executeTimes":protected]=> int(0) ["options":protected]=> array(5) { [8]=> int(2) [3]=> int(2) [11]=> int(0) [17]=> bool(false) [1002]=> string(17) "SET NAMES utf8mb4" } ["bind":protected]=> array(0) { } } } ["pk":protected]=> string(2) "id" ["autoinc":protected]=> bool(true) ["tablePrefix":protected]=> string(0) "" ["name":protected]=> string(8) "tg_admin" ["dbName":protected]=> string(0) "" ["connection":protected]=> string(0) "" ["tableName":protected]=> string(0) "" ["trueTableName":protected]=> string(8) "tg_admin" ["error":protected]=> string(0) "" ["fields":protected]=> array(9) { [0]=> string(2) "id" [1]=> string(5) "phone" [2]=> string(3) "pwd" [3]=> string(4) "name" [4]=> string(6) "status" [5]=> string(3) "rid" [6]=> string(5) "ctime" ["_pk"]=> string(2) "id" ["_type"]=> array(7) { ["id"]=> string(12) "int unsigned" ["phone"]=> string(8) "char(20)" ["pwd"]=> string(8) "char(35)" ["name"]=> string(8) "char(35)" ["status"]=> string(10) "tinyint(1)" ["rid"]=> string(3) "int" ["ctime"]=> string(3) "int" } } ["data":protected]=> array(0) { } ["options":protected]=> array(0) { } ["_validate":protected]=> array(0) { } ["_auto":protected]=> array(0) { } ["_map":protected]=> array(0) { } ["_scope":protected]=> array(0) { } ["autoCheckFields":protected]=> bool(true) ["patchValidate":protected]=> bool(false) ["methods":protected]=> array(15) { [0]=> string(6) "strict" [1]=> string(5) "order" [2]=> string(5) "alias" [3]=> string(6) "having" [4]=> string(5) "group" [5]=> string(4) "lock" [6]=> string(8) "distinct" [7]=> string(4) "auto" [8]=> string(6) "filter" [9]=> string(8) "validate" [10]=> string(6) "result" [11]=> string(5) "token" [12]=> string(5) "index" [13]=> string(5) "force" [14]=> string(6) "master" } }