Commit d250ba77 authored by liyadong's avatar liyadong

Merge branch 'test' of http://gitlab.cccwangluo.com/zhoujun/uc_card into test

parents 98426b1e 99dcae4a
......@@ -33,17 +33,7 @@ class CardController extends Controller
$this->time = Carbon::now()->format('Y-m-d H:i:s');
}
/**
* 测试图片上传
* @date 2021/06/01
* @author live
*/
public function getIndexImg()
{
$data = [];
return view('img', $data);
}
/**
* 绑定角色
* @date 2021/06/01
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment