nas_docker_compose/kodbox/site/data/temp/_fields/9swjep8c3iak.php.sourcerecycle.php
2024-08-31 01:03:37 +08:00

22 lines
434 B
PHP
Executable File

<?php
return array (
0 => 'id',
1 => 'targetType',
2 => 'targetID',
3 => 'sourceID',
4 => 'userID',
5 => 'parentLevel',
6 => 'createTime',
'_autoinc' => true,
'_pk' => 'id',
'_type' =>
array (
'id' => 'INTEGER',
'targetType' => 'smallint',
'targetID' => 'INTEGER',
'sourceID' => 'INTEGER',
'userID' => 'INTEGER',
'parentLevel' => 'varchar(2000)',
'createTime' => 'INTEGER',
),
);