1
This commit is contained in:
parent
4a6df1f73a
commit
b9e9cfc938
@ -188,6 +188,7 @@ class MallController extends BaseAuthedController {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
Mall::cancel($goodsDto['goods_uuid']);
|
Mall::cancel($goodsDto['goods_uuid']);
|
||||||
|
|
||||||
myself()->_rspOk();
|
myself()->_rspOk();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user