Merge branch 'dev' of https://gitea.lihaink.cn/mkm/multi-store into dev
This commit is contained in:
commit
6266a4c147
@ -28,6 +28,6 @@ class IndexController extends BaseAdminController
|
|||||||
public function demo2()
|
public function demo2()
|
||||||
{
|
{
|
||||||
$res=DemoLogic::test();
|
$res=DemoLogic::test();
|
||||||
return $this->success('成功',$res);
|
return $this->success('成功');
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user