This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
php_first
/
insure
Beobachten
4
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
62a4dda4d2
Branches
Tags
master
insure
/
application
/
admin
/
lang
/
zh-cn
/
insurance_property.php
insurance_property.php
150 B
Verlauf
Originalformat
1
2
3
4
5
6
7
8
<?php
return [
'Name' => '保险名称',
'Label' => '保险标签',
'Createtime' => '时间',
'Sort' => '排序'
];