This website requires JavaScript.
Explore
Help
Register
Sign In
wan
/
ywtc_api
Watch
1
Star
0
Fork
You've already forked ywtc_api
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
ywtc_api
/
thinkphp
/
library
/
think
/
console
/
command
/
make
/
stubs
/
controller.plain.stub
11 lines
106 B
Plaintext
Raw
Permalink
Blame
History
<?php
namespace {%namespace%};
use think\Controller;
class {%className%} extends Controller
{
//
}
Reference in New Issue
View Git Blame
Copy Permalink