This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
wupengfei
/
dineng
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
276a193e69
Atzari
Tagi
master
dineng
/
application
/
common
/
model
/
SystemConfig.php
SystemConfig.php
111 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
9
<?php
namespace app\common\model;
use think\Model;
// 平台信息设置
class SystemConfig extends Model
{
}