This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lizhen
/
tken
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a97d0f908a
Rami (Branch)
Tag
master
tken
/
application
/
admin
/
lang
/
zh-cn
/
messagesys.php
messagesys.php
152 B
Cronologia
Originale
1
2
3
4
5
6
7
8
<?php
return [
'Id' => 'ID',
'Title' => '消息标题',
'Info' => '消息内容',
'Createtime' => '创建时间'
];