This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
shop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
22
yuenan
娄梦宁
3 years ago
parent
a514acb4db
commit
1ac1881197
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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'
];
/**
* 创建订单
Write
Preview
Loading…
Cancel
Save