This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
aqm
/
Customer-Service
Figyelés
3
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
8f01b1331c
Branch-ok
Tag-ek
dev
master
remotes/origin/dev
Customer-Ser...
/
thinkphp
/
library
/
think
/
console
/
command
/
make
/
stubs
/
model.stub
model.stub
96 B
Előzmények
Nyers
1
2
3
4
5
6
7
8
9
10
<?php
namespace {%namespace%};
use think\Model;
class {%className%} extends Model
{
//
}