setter
parent
0a438b7777
commit
692895a520
|
@ -23,6 +23,7 @@ use think\response\Json;
|
|||
*/
|
||||
class Order extends Base
|
||||
{
|
||||
protected $noNeedLogin = ["shoppingCartCount"];
|
||||
|
||||
/**
|
||||
* 创建订单
|
||||
|
|
Loading…
Reference in New Issue