This website requires JavaScript.
Explore
Help
Register
Sign In
lisong
/
dggyanguang
Watch
1
Star
0
Fork
You've already forked dggyanguang
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4e40f9297a
dggyanguang
/
thinkphp
/
library
/
think
/
console
/
command
/
make
/
stubs
/
model.stub
11 lines
96 B
Plaintext
Executable File
Raw
Blame
History
<?php
namespace {%namespace%};
use think\Model;
class {%className%} extends Model
{
//
}
Reference in New Issue
View Git Blame
Copy Permalink