修复
This commit is contained in:
parent
746d9f4afb
commit
7026b42f80
@ -154,7 +154,6 @@ class Auth extends BaseController
|
||||
"mer_status" => 1,
|
||||
"rate" => 3,
|
||||
];
|
||||
halt($data);
|
||||
$a= app()->make( ProductRepository::class)->create($data,0,1);
|
||||
// 下载图片并保存到目标路径
|
||||
return app('json')->success($a);
|
||||
|
Loading…
x
Reference in New Issue
Block a user