This website requires JavaScript.
Explore
Help
Sign In
charge123
/
park
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b22d09bd39fb7de2ccee0dcb8b7474bed2f0b3ab
park
/
application
/
admin
/
lang
/
zh-cn
/
yq
/
base_config
/
driver.php
T
8 lines
143 B
PHP
Raw
Normal View
History
Unescape
Escape
init
2025-12-01 11:19:23 +08:00
<?
php
return
[
'Id'
=>
'主键id'
,
'Name'
=>
'服务项名称'
,
'Is_del'
=>
'状态'
//
(
1正常;2禁用;-1删除)
];
Reference in New Issue
Copy Permalink