摘要: 废话不多说,直接贴代码 use think\Response; public function _initialize() { parent::_initialize(); Response::create(['code' => '400','data' => '','msg'=> '参数错误', 阅读全文
posted @ 2021-01-05 09:58 王平呀 阅读(560) 评论(0) 推荐(1)