This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
aqm
/
Customer-Service
Vērot
3
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
37089fbc34
Atzari
Tagi
dev
master
remotes/origin/dev
Customer-Ser...
/
thinkphp
/
library
/
think
/
console
/
command
/
make
/
stubs
/
model.stub
model.stub
96 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
9
10
<?php
namespace {%namespace%};
use think\Model;
class {%className%} extends Model
{
//
}