This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
zskk_bg
/
yuanchengpasc
Tarkkaile
7
Äänestä
1
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
416de61fb9
Branchit
Tagit
baiyin
bck20190724
bys20201228
cfda
dev
master
pro
yuanchengpacs3
浪潮v2.0
yuanchengpasc
/
application
/
inter
/
model
/
Doctor.php
Doctor.php
82 B
Historia
Raaka
1
2
3
4
5
6
7
<?php
namespace app\inter\model;
use think\Model;
class Doctor extends Model {
}