nas_docker_compose/kodbox/site/data/temp/_fields/9swjep8c3iak.php.sourceevent.php

22 lines
411 B
PHP
Raw Permalink Normal View History

2024-08-31 01:03:37 +08:00
<?php
return array (
0 => 'id',
1 => 'sourceID',
2 => 'sourceParent',
3 => 'userID',
4 => 'type',
5 => 'desc',
6 => 'createTime',
'_autoinc' => true,
'_pk' => 'id',
'_type' =>
array (
'id' => 'INTEGER',
'sourceID' => 'INTEGER',
'sourceParent' => 'INTEGER',
'userID' => 'INTEGER',
'type' => 'varchar(255)',
'desc' => 'TEXT',
'createTime' => 'INTEGER',
),
);