Browse Source

22

yuenan
娄梦宁 3 years ago
parent
commit
1ac1881197
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      addons/unishop/controller/Order.php

+ 1
- 1
addons/unishop/controller/Order.php View File

@@ -40,7 +40,7 @@ class Order extends Base
*/
protected $frequently = ['getorders'];

protected $noNeedLogin = ['count','create','submit'];
protected $noNeedLogin = ['count','create','submit','submitbar'];

/**
* 创建订单


Loading…
Cancel
Save