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
main
park
/
application
/
admin
/
lang
/
zh-cn
/
yq
/
base_config
/
driver.php
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
8 lines
143 B
PHP
Raw
Permalink
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