This website requires JavaScript.
Explore
Help
Sign In
tiansf
/
SchoolPhysicalExamination
Watch
1
Star
0
Fork
You've already forked SchoolPhysicalExamination
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
110c0b39cf
SchoolPhysicalExamination
/
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