This website requires JavaScript.
Explore
关于
Help
Register
Sign In
jinql
/
Simpic
mirror of
https://github.com/xinyewl/Simpic
Watch
1
Star
0
Fork
You've already forked Simpic
0
Code
Issues
Releases
Wiki
Activity
aa28e0df71
Simpic
/
thinkphp
/
library
/
think
/
console
/
command
/
make
/
stubs
/
controller.plain.stub
11 lines
106 B
Plaintext
Raw
Blame
History
<?php
namespace {%namespace%};
use think\Controller;
class {%className%} extends Controller
{
//
}
Reference in New Issue
View Git Blame
Copy Permalink