This commit is contained in:
molong
2022-10-18 21:09:17 +08:00
parent 96319f0898
commit f8927e3193
15 changed files with 2041 additions and 146 deletions
+2
View File
@@ -29,6 +29,8 @@ class Index extends Base{
}
public function member(){
// $output = $this->app->console->call('migrate:run');
// return $output->fetch();
// $map = [];
// $member = Member::where($map)->select();
// $save = [];