1
This commit is contained in:
parent
e543fc4f52
commit
69c2d5a42e
@ -15,7 +15,7 @@ class IndexController extends BaseApiController
|
|||||||
public function index()
|
public function index()
|
||||||
{
|
{
|
||||||
|
|
||||||
|
d(2);
|
||||||
|
|
||||||
$params=['store_id'=>2,'pay_type'=>17];
|
$params=['store_id'=>2,'pay_type'=>17];
|
||||||
$a=StoreOrderLogic::createOrder([1],0,null,$params);
|
$a=StoreOrderLogic::createOrder([1],0,null,$params);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user