|
|
@@ -827,7 +827,7 @@ class UserController
|
|
|
'status' => 1
|
|
|
]);
|
|
|
$product = StoreProduct::create([
|
|
|
- 'image' => 'http://xl.frp.liuniu946.com/uploads/attach/2022/05/20220510/1ab4cc277e63c34e2157f0ea67d870f2.jpg',
|
|
|
+ 'image' => 'https://xxl.liuniu946.com/uploads/attach/2022/05/20220530/945747d7123723eb38e584a41050d452.png',
|
|
|
'slider_image' => json_encode([]),
|
|
|
'store_name' => $data['title'],
|
|
|
'store_info' => $data['store_info'],
|
|
|
@@ -851,7 +851,7 @@ class UserController
|
|
|
]
|
|
|
];
|
|
|
$detail[] = [
|
|
|
- 'pic' => 'http://xl.frp.liuniu946.com/uploads/attach/2022/05/20220510/1ab4cc277e63c34e2157f0ea67d870f2.jpg',
|
|
|
+ 'pic' => 'https://xxl.liuniu946.com/uploads/attach/2022/05/20220530/945747d7123723eb38e584a41050d452.png',
|
|
|
'price' => $data['price'],
|
|
|
'integral' => 0,
|
|
|
'cost' => 0,
|